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 "BACKROOMS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17352863 | a year ago | | | 0 | 0.0078757500 | |
| 17352860 | a year ago | | | 0 | 0.00068945227 | |
| 17352859 | a year ago | | | 0 | 0.0010272831 | |
| 17352858 | a year ago | | | 0 | 0.0078757500 | |
| 17352853 | a year ago | | | 0 | 0.0025079894 | |
| 17352851 | a year ago | | | 0 | 0.00073796646 | |
| 17352828 | a year ago | | | 0 | 0.0011140627 |
ABI
ABI objects
Getter at block 21184403
decimals() view returns (uint8)
18
name() view returns (string)
BACKROOMS
symbol() view returns (string)
ROOMS
totalSupply() view returns (uint256)
46315586480918820493770512142
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
shadowrealm(address account)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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.