This contract is being backfilled. You may encounter incomplete storage history.

NianLun Time Token

Verified contract

Active on Ethereum with 313 txns
Deployed by via 0xdf6b3131 at 7270694
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NianLun Time Token"

0x66e1077a8057839833f5bb7dad7d0d3b9411efff2edebab09e6d1b982da7d039
0x31c8ac8f730c2e38214ddc32a4de845b73a2284aaa3aae5bc23839c51b707ce2
0x11667a08a3298c737f7cb8eb298651e2bda5edb10e2d5271d82922daab0ab027
0x309d4d827e441a46e0cbe6c6f6207e4a08aebca71493e42eb5fc673bacbffee8
0x0e29296f852749bdfa92cc42b616cc49a4bf821d17bc1f33c6e487ba4b995cad
0x96d05d0c10fc6adbdd1810968fd64b6d4f171cc746a51b5ee97152317c6ad405
0x3be91e24b77b1bd764c25d7edcc9880762b21c6c7b6c916a69682ed17b296e49
0xe1e311fdda7f05f3a0ba27b6a1d93ec589abbc1a3492557beed3916f35e917a1
0xd4e99045177666520afb76ab8f4ac3e7dce5ce164139f1cd159a49f97bc9d8ab
0x092166c5e0f8239cd25956590f4f692a909280856e7f1ac0825930808b6e14ae

Functions
Getter at block 20802869
custodian(view returns (address)
0x6173eb0b52bf9723eaccd080519dfb3f49d47e58
decimals(view returns (uint8)
8
erc20Impl(view returns (address)
0xfe6e7ec77f440e69073d99a83dcb2a1c7e70c954
lockRequestCount(view returns (uint256)
4
name(view returns (string)
NianLun Time Token
nianLunService(view returns (address)
0x631e223441dada8a86193e67efc4c13e03070c32
symbol(view returns (string)
NTT
totalSupply(view returns (uint256)
3361421186680000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
custodianChangeReqs(bytes32view returns (address proposedNew)
implChangeReqs(bytes32view returns (address proposedNew)
nianLunServiceChangeReqs(bytes32view returns (address proposedNew)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
confirmCustodianChange(bytes32 _lockId
confirmImplChange(bytes32 _lockId
confirmNianLunServiceChange(bytes32 _lockId
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
emitApproval(address _owneraddress _spenderuint256 _value
emitTransfer(address _fromaddress _touint256 _value
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
requestCustodianChange(address _proposedCustodianreturns (bytes32 lockId)
requestImplChange(address _proposedImplreturns (bytes32 lockId)
requestNianLunServiceChange(address _proposedNianLunServicereturns (bytes32 lockId)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
CustodianChangeConfirmed(bytes32 _lockIdaddress _newCustodian
CustodianChangeRequested(bytes32 _lockIdaddress _msgSenderaddress _proposedCustodian
ImplChangeConfirmed(bytes32 _lockIdaddress _newImpl
ImplChangeRequested(bytes32 _lockIdaddress _msgSenderaddress _proposedImpl
NianLunServiceChangeConfirmed(bytes32 _lockIdaddress _newNianLunService
NianLunServiceChangeRequested(bytes32 _lockIdaddress _msgSenderaddress _proposedNianLunService
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(string _namestring _symboluint8 _decimalsaddress _custodian
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.