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 "BlueCheese"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17266376 | 5 months ago | | | 0 | 1.7859067e-7 | |
| 14094596 | 7 months ago | | | 0 | 3.4170102e-7 | |
| 13976738 | 8 months ago | | | 0 | 0.000014608488 | |
| 13922299 | 8 months ago | | | 0 | 0.0000013546818 | |
| 13922288 | 8 months ago | | | 0 | 0.0000011151413 | |
| 13893003 | 8 months ago | | | 0 | 3.3963566e-7 | |
| 13827846 | 8 months ago | | | 0 | 3.4221622e-7 | |
| 13748683 | 8 months ago | | | 0 | 3.4221622e-7 | |
| 13736086 | 8 months ago | | | 0 | 0.0000041931939 | |
| 13698158 | 8 months ago | | | 0 | 0.0000032374166 |
ABI
ABI objects
Getter at block 23895776
DOMAIN_SEPARATOR() view returns (bytes32)
0xfdb622bbb9d8f1da82f629bf8254fd1c246959f204c610b79607f1d68eabb818
decimals() view returns (uint8)
18
deployer() view returns (address)
0x600aae4327d171d1ef7137a7a1e1500f2d1d209a
name() view returns (string)
BlueCheese
symbol() view returns (string)
BLUECHEESE
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) 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 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string _name, string _symbol, uint256 _maxSupply, address _deployer)
This contract contains no fallback and receive objects.
This contract contains no error objects.