Transaction #91

Hash 8eb8448790924bbb19deee44b6408f6b3a5dfaf5936661d198c6bf191e77b237
Status Success
Timestamp 463 days ago - 1/29/2023, 4:36:52 PM UTC+0
Block 91
Stamps Used 155
Burned Fee 0.00917160 TAU
From 8e63c344863a62d56c16ced5b8f32df5cdfbbea01e63ac5457922c62be7d2e4a 
Contract Name submission
Function Name submit_contract

Additional Info
Nonce 0
Processor 9d2dbfcc8cd20c8e41b24db367f215e4ac527dc6a2a0acdb4b6008d13d043ef8
Signature cde3d350ff9429f9438650b0f25d7ed49a394befb4eb204486eb0ca19580a23e51db3860d90f22b3af31c73c7690d89af48b76e4b37f5c8c5de0f8db6de78d0c
Stamps Supplied 2000
Stamps per TAU 169

Kwargs

code # LST001 balances = Hash(default_value=0) # LST002 metadata = Hash() @construct def seed(): # LST001 - MINT SUPPLY to wallet that submits the contract balances[ctx.caller] = 1_000_000 # LST002 metadata['token_name'] = "LAMDEN USD" metadata['token_symbol'] = "LUSD" metadata['token_logo_url'] = 'https://some.token.url/test-token.png' metadata['operator'] = ctx.caller # LST002 @export def change_metadata(key: str, value: Any): assert ctx.caller == metadata['operator'], 'Only operator can set metadata!' metadata[key] = value # LST001 @export def transfer(amount: float, to: str): assert amount > 0, 'Cannot send negative balances!' assert balances[ctx.caller] >= amount, 'Not enough coins to send!' balances[ctx.caller] -= amount balances[to] += amount # LST001 @export def approve(amount: float, to: str): assert amount > 0, 'Cannot send negative balances!' balances[ctx.caller, to] += amount # LST001 @export def transfer_from(amount: float, to: str, main_account: str): assert amount > 0, 'Cannot send negative balances!' assert balances[main_account, ctx.caller] >= amount, 'Not enough coins approved to send! You have {} and are trying to spend {}'\ .format(balances[main_account, ctx.caller], amount) assert balances[main_account] >= amount, 'Not enough coins to send!' balances[main_account, ctx.caller] -= amount balances[main_account] -= amount balances[to] += amount
name con_lusd_1

State Changes

Contract con_lusd_1
Variable balances
Key 8e63c344863a62d56c16ced5b8f32df5cdfbbea01e63ac5457922c62be7d2e4a
New Value 1000000
 
Contract con_lusd_1
Variable metadata
Key token_name
New Value LAMDEN USD
 
Contract con_lusd_1
Variable metadata
Key token_symbol
New Value LUSD
 
Contract con_lusd_1
Variable metadata
Key token_logo_url
New Value https://some.token.url/test-token.png
 
Contract con_lusd_1
Variable metadata
Key operator
New Value 8e63c344863a62d56c16ced5b8f32df5cdfbbea01e63ac5457922c62be7d2e4a
 
Contract con_lusd_1
Variable __code__
New Value __balances = Hash(default_value=0, contract='con_lusd_1', name='balances') __metadata = Hash(contract='con_lusd_1', name='metadata') def ____(): __balances[ctx.caller] = 1000000 __metadata['token_name'] = 'LAMDEN USD' __metadata['token_symbol'] = 'LUSD' __metadata['token_logo_url'] = 'https://some.token.url/test-token.png' __metadata['operator'] = ctx.caller @__export('con_lusd_1') def change_metadata(key: str, value: Any): assert ctx.caller == __metadata['operator' ], 'Only operator can set metadata!' __metadata[key] = value @__export('con_lusd_1') def transfer(amount: float, to: str): assert amount > 0, 'Cannot send negative balances!' assert __balances[ctx.caller] >= amount, 'Not enough coins to send!' __balances[ctx.caller] -= amount __balances[to] += amount @__export('con_lusd_1') def approve(amount: float, to: str): assert amount > 0, 'Cannot send negative balances!' __balances[ctx.caller, to] += amount @__export('con_lusd_1') def transfer_from(amount: float, to: str, main_account: str): assert amount > 0, 'Cannot send negative balances!' assert __balances[main_account, ctx.caller ] >= amount, 'Not enough coins approved to send! You have {} and are trying to spend {}'.format( __balances[main_account, ctx.caller], amount) assert __balances[main_account] >= amount, 'Not enough coins to send!' __balances[main_account, ctx.caller] -= amount __balances[main_account] -= amount __balances[to] += amount
 
Contract con_lusd_1
Variable __compiled__
New Value e300000000000000000000000005000000400000007388000000650064006401640264038d035a0165006401640464058d025a026406640784005a036504640183016505650664089c026409640a840483015a0765046401830165086505640b9c02640c640d840483015a0965046401830165086505640b9c02640e640f840483015a0a65046401830165086505650564109c0364116412840483015a0b641353002914e900000000da0a636f6e5f6c7573645f31da0862616c616e6365732903da0d64656661756c745f76616c7565da08636f6e7472616374da046e616d65da086d6574616461746129027205000000720600000063000000000000000000000000030000004300000073300000006401740074016a023c006402740364033c006404740364053c006406740364073c0074016a02740364083c006400530029094e6940420f007a0a4c414d44454e20555344da0a746f6b656e5f6e616d65da044c555344da0c746f6b656e5f73796d626f6c7a2568747470733a2f2f736f6d652e746f6b656e2e75726c2f746573742d746f6b656e2e706e67da0e746f6b656e5f6c6f676f5f75726cda086f70657261746f722904da0a5f5f62616c616e636573da03637478da0663616c6c6572da0a5f5f6d65746164617461a90072110000007211000000da00da045f5f5f5f05000000730a00000000010a0108010801080172130000002902da036b6579da0576616c7565630200000000000000020000000300000043000000732200000074006a017402640119006b02731674036402830182017c0174027c003c006400530029034e720c0000007a1f4f6e6c79206f70657261746f722063616e20736574206d65746164617461212904720e000000720f0000007210000000da0e417373657274696f6e4572726f72290272140000007215000000721100000072110000007212000000da0f6368616e67655f6d657461646174610d000000730600000000021001060172170000002902da06616d6f756e74da02746f630200000000000000020000000400000043000000734c0000007c0064016b0473107400640283018201740174026a0319007c006b0573267400640383018201740174026a03050019007c00380003003c0074017c01050019007c00370003003c006400530029044e72010000007a1e43616e6e6f742073656e64206e656761746976652062616c616e636573217a194e6f7420656e6f75676820636f696e7320746f2073656e642129047216000000720d000000720e000000720f000000290272180000007219000000721100000072110000007212000000da087472616e736665721400000073080000000002100116011201721a000000630200000000000000020000000400000043000000732a0000007c0064016b0473107400640283018201740174026a037c016602050019007c00370003003c006400530029034e72010000007a1e43616e6e6f742073656e64206e656761746976652062616c616e6365732129047216000000720d000000720e000000720f000000290272180000007219000000721100000072110000007212000000da07617070726f76651c000000730400000000021001721b000000290372180000007219000000da0c6d61696e5f6163636f756e74630300000000000000030000000500000043000000738a0000007c0064016b047310740064028301820174017c0274026a03660219007c006b05733c740064036a0474017c0274026a03660219007c0083028301820174017c0219007c006b057350740064048301820174017c0274026a036602050019007c00380003003c0074017c02050019007c00380003003c0074017c01050019007c00370003003c006400530029054e72010000007a1e43616e6e6f742073656e64206e656761746976652062616c616e636573217a494e6f7420656e6f75676820636f696e7320617070726f76656420746f2073656e642120596f752068617665207b7d20616e642061726520747279696e6720746f207370656e64207b7d7a194e6f7420656e6f75676820636f696e7320746f2073656e642129057216000000720d000000720e000000720f000000da06666f726d6174290372180000007219000000721c000000721100000072110000007212000000da0d7472616e736665725f66726f6d220000007310000000000210010c010c011401140116011001721e0000004e290cda0448617368720d00000072100000007213000000da085f5f6578706f7274da03737472da03416e797217000000da05666c6f6174721a000000721b000000721e0000007211000000721100000072110000007212000000da083c6d6f64756c653e0100000073140000000e010c0308080601120606011207060112050601
 
Contract con_lusd_1
Variable __owner__
New Value null
 
Contract con_lusd_1
Variable __submitted__
New Value 2023,1,29,16,36,53,0
 
Contract con_lusd_1
Variable __developer__
New Value 8e63c344863a62d56c16ced5b8f32df5cdfbbea01e63ac5457922c62be7d2e4a
 
Contract currency
Variable balances
Key 8e63c344863a62d56c16ced5b8f32df5cdfbbea01e63ac5457922c62be7d2e4a
New Value 25345.505422886416977201175936115696