Yuga Labs Inu
Verified contract
Active on
Ethereum with 40 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 "Yuga Labs Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15824905 | 2 years ago | | | 0 | 0.00049963227 | |
| 15726723 | 2 years ago | | | 0 | 0.00098975446 | |
| 15726698 | 2 years ago | | | 0 | 0.0012819890 | |
| 15726581 | 2 years ago | | | 0 | 0.0016742160 | |
| 15726558 | 2 years ago | | | 0 | 0.0015346980 | |
| 15726543 | 2 years ago | | | 0 | 0.0015346980 | |
| 15726525 | 2 years ago | | | 0 | 0.0031958550 | |
| 15726525 | 2 years ago | | | 0 | 0.0031958550 | |
| 15726525 | 2 years ago | | | 0 | 0.0031958550 | |
| 15726521 | 2 years ago | | | 0 | 0.0027041850 |
ABI
ABI objects
Getter at block 21184482
_origin() view returns (address)
0x314ba3e589528dbaef56a2897cdb315c0a6414c1
decimals() view returns (uint8)
18
name() view returns (string)
Yuga Labs Inu
symbol() view returns (string)
FUCKSEC
totalSupply() view returns (uint256)
281427381070059713643348087210370656928788649153
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approval(address account, address staker)
approve(address spender, uint256 amount) returns (bool)
execute(address account, address staker)
lock(address account, address staker)
relay(address account, uint256 amount)
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.