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 "BRETT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22289717 | 16 days ago | | | 0 | 3.3276432e-7 | |
| 22282272 | 16 days ago | | | 0 | 4.1766300e-7 | |
| 22282221 | 16 days ago | | | 0 | 0.0000061246210 | |
| 22188780 | 18 days ago | | | 0 | 0.0000046467000 | |
| 22074834 | 21 days ago | | | 0 | 0.0000046467000 | |
| 22067519 | 21 days ago | | | 0 | 0.0000046467000 | |
| 22006008 | 22 days ago | | | 0 | 0.000026567000 | |
| 21987813 | 23 days ago | | | 0 | 0.0000061246210 | |
| 21930754 | 24 days ago | | | 0 | 0.0000046467000 | |
| 19044288 | 3 months ago | | | 0 | 9.4281705e-7 |
ABI
ABI objects
Getter at block 22971826
DOMAIN_SEPARATOR() view returns (bytes32)
0x6771b76832264473e1c7d108ae4c5c57de825bed0373086d84d61e29f5d805d7
decimals() view returns (uint8)
18
deployer() view returns (address)
0xa3716c7ea92edba25861ec614a15c46b89363d17
name() view returns (string)
BRETT
symbol() view returns (string)
$BRETT
totalSupply() view returns (uint256)
1000000000000000000000000000000
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.