Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "BRRR"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14072620 | 7 months ago | | | 0 | 0.0000050805834 | |
| 14072617 | 7 months ago | | | 0 | 0.0000025781682 | |
| 14072617 | 7 months ago | | | 0 | 0.0000025781682 | |
| 14072613 | 7 months ago | | | 0 | 7.3732923e-7 | |
| 14072612 | 7 months ago | | | 0 | 7.3732923e-7 | |
| 14072612 | 7 months ago | | | 0 | 7.3732923e-7 | |
| 14072612 | 7 months ago | | | 0 | 7.3732923e-7 | |
| 14072612 | 7 months ago | | | 0 | 7.3732923e-7 | |
| 14072611 | 7 months ago | | | 0 | 7.3732923e-7 | |
| 14072611 | 7 months ago | | | 0 | 7.3732923e-7 |
ABI
ABI objects
Getter at block 23606142
DOMAIN_SEPARATOR() view returns (bytes32)
0x7d8ac5b29b20f3c270168f30f06a490643afa3318752f9e6faeaeda1e4d1b0ea
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=99, version=1, chainId=8453, verifyingContract=0x6cc8b461791756ef7aecf8cf30efaf4282cc0438, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name() view returns (string)
99
symbol() view returns (string)
99
totalSupply() view returns (uint256)
69696969000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) 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)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
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)
EIP712DomainChanged()
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 supply)
This contract contains no fallback and receive objects.
InvalidShortString()
StringTooLong(string str)