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 "BARBIE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20785190 | 2 months ago | | | 0 | 0.0011160087 | |
| 20582013 | 3 months ago | | | 0 | 0.000067778975 | |
| 18845239 | a year ago | | | 0 | 0.0011670917 | |
| 18581298 | a year ago | | | 0 | 0.0011939172 | |
| 18423310 | a year ago | | | 0 | 0.0018331181 | |
| 18187717 | a year ago | | | 0 | 0.00044630821 | |
| 17737998 | a year ago | | | 0 | 0.00087259926 | |
| 17737925 | a year ago | | | 0 | 0.0010409392 | |
| 17737920 | a year ago | | | 0 | 0.0010532738 | |
| 17737920 | a year ago | | | 0 | 0.0010532738 |
ABI
ABI objects
Getter at block 21184291
DOMAIN_SEPARATOR() view returns (bytes32)
0x97690286a86403aa4563a5b60adc4b515c07272bfd0508ade538119e15c6d344
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=BARBIE, version=1, chainId=1, verifyingContract=0x4242d0cc462f94fcaafa04ca817ac20bcc67e1e2, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name() view returns (string)
BARBIE
owner() view returns (address)
0xe34b60b0b4550457d22d02c88fe0edf01c5e6d89
symbol() view returns (string)
BARBIE
totalSupply() view returns (uint256)
100000000000000000000000000000
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)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
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)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
EIP712DomainChanged()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
InvalidShortString()
StringTooLong(string str)