Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "BRUH"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15355505 | 6 months ago | | | 0 | 1.1436706e-7 | |
| 15355426 | 6 months ago | | | 0 | 1.9726192e-7 | |
| 15264705 | 6 months ago | | | 0 | 0.000000091881687792 | |
| 15264673 | 6 months ago | | | 0 | 0.000000091144666882 | |
| 15264642 | 6 months ago | | | 0 | 0.000000090009133540 | |
| 15264613 | 6 months ago | | | 0 | 0.000000090377571210 | |
| 15264582 | 6 months ago | | | 0 | 0.000000089659328830 | |
| 15264552 | 6 months ago | | | 0 | 0.000000089311270960 | |
| 15264522 | 6 months ago | | | 0 | 0.000000088899133176 | |
| 15264492 | 6 months ago | | | 0 | 0.000000089032679094 |
ABI
ABI objects
Getter at block 22888685
DOMAIN_SEPARATOR() view returns (bytes32)
0x84505dcc40a0dc2eb9f45a056f87d730f9f7d6381fd5294ab69bb80da600eb9e
decimals() view returns (uint8)
18
name() view returns (string)
BRUH
symbol() view returns (string)
Bruh Dog
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 _supply)
This contract contains no fallback and receive objects.
This contract contains no error objects.