LAMBOtoken.finance
Verified contract
Active on
Ethereum with 74 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LAMBO | ERC-20 | 0.000985 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20024494 | 5 months ago | | | 0 | 0.00035192592 | |
| 11841374 | 4 years ago | | | 0 | 0.0056774400 | |
| 11566387 | 4 years ago | | | 0 | 0.0017973760 | |
| 11563145 | 4 years ago | | | 0 | 0.0033354880 | |
| 11088977 | 4 years ago | | | 0 | 0.00033356900 | |
| 11079736 | 4 years ago | | | 0 | 0.00070584800 | |
| 11042180 | 4 years ago | | | 0 | 0.0016559200 | |
| 11025939 | 4 years ago | | | 0 | 0.0015605040 | |
| 10937169 | 4 years ago | | | 0 | 0.0020822517 | |
| 10927699 | 4 years ago | | | 0 | 0.0015228150 |
ABI
ABI objects
Getter at block 21198165
basePercent() view returns (uint256)
150
decimals() view returns (uint8)
18
name() view returns (string)
LAMBOtoken.finance
supplyCap() pure returns (uint256)
2000000000000000000000
symbol() view returns (string)
LAMBO
totalSupply() view returns (uint256)
976183489062013073961
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
slash(uint256 value) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 value) returns (bool)
setOwner(address _newOwner)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
withdrawTRX()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.