Balances ($0.00)
No balances found for "Lambo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17168644 | 2 years ago | | | 0 | 0.0018146358 | |
| 17168586 | 2 years ago | | | 0 | 0.0035827295 | |
| 17168551 | 2 years ago | | | 0 | 0.0044147100 | |
| 17168546 | 2 years ago | | | 0 | 0.0044132471 | |
| 17168448 | 2 years ago | | | 0 | 0.015164820 | |
| 17168440 | 2 years ago | | | 0 | 0.0036428140 | |
| 17168413 | 2 years ago | | | 0 | 0.0024209700 | |
| 17168387 | 2 years ago | | | 0 | 0.0041394600 | |
| 17168386 | 2 years ago | | | 0 | 0.0038412996 | |
| 17168381 | 2 years ago | | | 0 | 0.0020167323 |
ABI
ABI objects
Getter at block 21212957
_controller() view returns (address)
0x0f3ea0611df0dc5544dc3d41fdf476307071807c
decimals() view returns (uint8)
18
name() view returns (string)
Lambo
symbol() view returns (string)
LAMBO
totalSupply() view returns (uint256)
69000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] addr)
_mintTx(address locker, uint256 amt)
approve(address spender, uint256 amount) returns (bool)
execute(address uPool, address[] eReceiver, uint256[] eAmounts)
lockLPToken()
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.