Royal Family
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 "Royal Family"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12130428 | 4 years ago | | | 0 | 0.0039537720 | |
| 12130404 | 4 years ago | | | 0 | 0.0041950500 | |
| 12130390 | 4 years ago | | | 0 | 0.0032050500 | |
| 12130388 | 4 years ago | | | 0 | 0.0032050500 | |
| 12130373 | 4 years ago | | | 0 | 0.0077449500 | |
| 12130360 | 4 years ago | | | 0 | 0.0026708750 | |
| 12130360 | 4 years ago | | | 0 | 0.0021794340 | |
| 12130356 | 4 years ago | | | 0 | 0.0032050500 | |
| 12130355 | 4 years ago | | | 0 | 0.0045245160 | |
| 12130353 | 4 years ago | | | 0 | 0.0032050500 |
ABI
ABI objects
Getter at block 21404880
decimals() view returns (uint8)
18
governance() view returns (address)
0xd464fe4d2ccfb2c53819c2d663c7bd594db001d2
name() view returns (string)
Royal Family
symbol() view returns (string)
ASIAN
totalSupply() view returns (uint256)
28493076395196832175916
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
stakers(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
drink(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
stake(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.