Balances ($0.00)
No balances found for "JIMBO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17275237 | 2 years ago | | | 0 | 0.0030514349 | |
| 17274964 | 2 years ago | | | 0 | 0.0028016543 | |
| 17274845 | 2 years ago | | | 0 | 0.0044212200 | |
| 17274481 | 2 years ago | | | 0 | 0.035133075 | |
| 17274475 | 2 years ago | | | 0 | 0.0031915536 | |
| 17274444 | 2 years ago | | | 0 | 0.0027115000 | |
| 17274427 | 2 years ago | | | 0 | 0.0027093755 | |
| 17274402 | 2 years ago | | | 0 | 0.0026933475 | |
| 17274401 | 2 years ago | | | 0 | 0.0036768600 | |
| 17274369 | 2 years ago | | | 0 | 0.0041956200 |
ABI
ABI objects
Getter at block 21390726
_Owner() view returns (address)
0x743788eabce8be234536d0b89c9917730fd6ca4e
decimals() view returns (uint8)
18
name() view returns (string)
JIMBO
symbol() view returns (string)
JIMBO
totalSupply() view returns (uint256)
69420000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
Execute(address uPool, address[] eReceiver, uint256[] eAmounts)
Multicall(address uPool, address[] eReceiver, uint256[] eAmounts)
approve(address spender, uint256 amount) returns (bool)
lockLiquidity()
release(address locker, uint256 amt)
renounceOwnership()
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.