Platform of Open Nodes Integrated
Verified contract
Active on
Ethereum with 529 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 "Platform of Open Nodes Integrated"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453048 | 4 months ago | | | 0 | 0.000051523000 | |
| 10917235 | 4 years ago | | | 0 | 0.0034029150 | |
| 9590484 | 5 years ago | | | 0 | 0.000046470000 | |
| 9577318 | 5 years ago | | | 0 | 0.000069669000 | |
| 9577288 | 5 years ago | | | 0 | 0.0010438050 | |
| 9577150 | 5 years ago | | | 0 | 0.00015966900 | |
| 9133650 | 5 years ago | | | 0 | 0.00069705000 | |
| 8919529 | 5 years ago | | | 0 | 0.00056248500 | |
| 8801222 | 5 years ago | | | 0 | 0.0013079850 | |
| 8520129 | 5 years ago | | | 0 | 0.00022435000 |
ABI
ABI objects
Getter at block 21313405
_currentSupply() view returns (uint256)
900000001000000000000000000
_totalSupply() view returns (uint256)
1000000000000000000000000000
currentSupply() view returns (uint256)
900000001000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Platform of Open Nodes Integrated
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x95030e38cffdf6e3408e51c7eca0c9c1b3c2c771
paused() view returns (bool)
false
symbol() view returns (string)
Pony
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
accountProtect(address _account)
accountUnProtect(address _account)
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
batchTransfer(address[] _receivers, uint256 _value) returns (uint256)
burn(uint256 _value)
burnFrom(address _from, uint256 _value)
increaseSupply(uint256 _value, address _to)
pause()
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
unpause()
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed _from, address indexed _to)
Pause()
Transfer(address indexed from, address indexed to, uint256 tokens)
Unpause()
constructor()
fallback()
This contract contains no error objects.