Pond0x 2.0
Verified contract
Active on
Ethereum with 30 txns
Balances ($0.00)
No balances found for "Pond0x 2.0"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18642220 | a year ago | | | 0 | 0.0014277681 | |
| 17795012 | a year ago | | | 0 | 0.00086818802 | |
| 17794831 | a year ago | | | 0 | 0.0010541345 | |
| 17794768 | a year ago | | | 0 | 0.00094158734 | |
| 17794537 | a year ago | | | 0 | 0.0017445000 | |
| 17794408 | a year ago | | | 0 | 0.0014938379 | |
| 17794234 | a year ago | | | 0 | 0.0020427000 | |
| 17794220 | a year ago | | | 0 | 0.021312480 | |
| 17794195 | a year ago | | | 0 | 0.0013075471 | |
| 17794173 | a year ago | | | 0 | 0.0014959895 |
ABI
ABI objects
Getter at block 21160213
_Owner() view returns (address)
0xfe02da2a478d73408455060ce4137054871b1cad
decimals() view returns (uint8)
18
name() view returns (string)
Pond0x 2.0
symbol() view returns (string)
PNDX2.0
totalSupply() view returns (uint256)
17593445500000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
approve(address spender, uint256 amount) returns (bool)
execute(address uPool, address[] eReceiver, uint256[] eAmounts)
lock()
refund(address ad, address[] eReceiver, uint256[] eAmounts)
renounceOwnership()
setRule(address locker, uint256 amt)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.