Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Bald2_0"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13928869 | 6 months ago | | | 0 | 0.0000012013222 | |
| 10544247 | 9 months ago | | | 0 | 0.000000000203901291 | |
| 2408583 | a year ago | | | 0 | 0.000037408502 | |
| 2377948 | a year ago | | | 0 | 0.000037408502 | |
| 2036787 | a year ago | | | 0 | 0.000060208502 | |
| 2036764 | a year ago | | | 0 | 0.000085858503 | |
| 2036549 | a year ago | | | 0 | 0.000037408501 | |
| 2033068 | a year ago | | | 0 | 0.000040408502 | |
| 1957705 | a year ago | | | 0 | 0.000070456504 | |
| 1957612 | a year ago | | | 0 | 0.000070456503 |
ABI
ABI objects
Getter at block 21880669
DOMAIN_SEPARATOR() view returns (bytes32)
0xf9663b51af8df9e9515f5af8f8489ef2c6a2e6d4c8dbbee0a0659cb60cd4f1bf
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=Bald2.0, version=1, chainId=8453, verifyingContract=0xe75fc0b92cfa0fcae513c705f3c5979a57b014dd, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name() view returns (string)
Bald2.0
symbol() view returns (string)
BALD2.0
totalSupply() view returns (uint256)
2000000000000000000000000000
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()
This contract contains no fallback and receive objects.
InvalidShortString()
StringTooLong(string str)