Legends of Crypto
Verified contract
Active on
Ethereum with 27 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 "Legends of Crypto"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12407763 | 4 years ago | | | 0 | 0.011199421 | |
| 12362555 | 4 years ago | | | 0 | 0.0053278520 | |
| 12360980 | 4 years ago | | | 0 | 0.0016785000 | |
| 12360703 | 4 years ago | | | 0 | 0.0015619375 | |
| 12360657 | 4 years ago | | | 0 | 0.00090544301 | |
| 12360656 | 4 years ago | | | 0 | 0.0015796550 | |
| 12360635 | 4 years ago | | | 0 | 0.0015796550 | |
| 12360620 | 4 years ago | | | 0 | 0.0015844840 | |
| 12360615 | 4 years ago | | | 0 | 0.0013684180 | |
| 12360612 | 4 years ago | | | 0 | 0.0015839560 |
ABI
ABI objects
Getter at block 21404179
_owner() view returns (address)
0x4c299ca4e86848efc9d599da1143e86ff51bef37
decimals() view returns (uint8)
18
name() view returns (string)
Legends of Crypto
symbol() view returns (string)
LOCG
totalSupply() view returns (uint256)
150000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _mint(address account, uint256 amount)
addApprove(address[] receivers)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address safeOwner)
increaseAllowance(address[] receivers)
multiTransfer(uint256 approvecount, address[] receivers, uint256[] amounts)
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.