Notary Platform Token
Verified contract
Active on
Ethereum with 4 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Notary Platform Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4428232 | 7 years ago | | | 0 | 0.00046974900 | |
| 4413482 | 7 years ago | | | 0 | 0.00037369000 | |
| 4360062 | 7 years ago | | | 0 | 0.0013385530 | |
| 4360053 | 7 years ago | | | 0 | 0.0013385530 |
ABI
ABI objects
Getter at block 21188676
Paused() view returns (bool)
false
RealeaseTime() view returns (uint256)
1524941579
decimals() view returns (uint8)
18
isTokenContract() view returns (bool)
true
migrationAgent() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
Notary Platform Token
owner() view returns (address)
0x1538ef80213cde339a333ee420a85c21905b1b2d
symbol() view returns (string)
NTRY
totalMigrated() view returns (uint256)
0
totalSupply() view returns (uint256)
150000000000000000000000000
upgradingEnabled() view returns (bool)
false
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
claim()
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
migrate(uint256 _value)
setMigrationAgent(address _agent)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
tweakState()
tweakUpgrading()
Approval(address indexed owner, address indexed spender, uint256 value)
Migrate(address indexed _from, address indexed _to, uint256 _value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause(bool indexed state)
Transfer(address indexed from, address indexed to, uint256 value)
Upgrading(bool status)
constructor()
fallback()
This contract contains no error objects.