Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "BEPE"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17867524 | 3 months ago | | | 0 | 2.5060564e-7 | |
| 17059772 | 4 months ago | | | 0 | 3.6530121e-7 | |
| 16148268 | 4 months ago | | | 0 | 1.4276063e-7 | |
| 13384995 | 6 months ago | | | 0 | 2.7568245e-7 | |
| 13297064 | 6 months ago | | | 0 | 2.6843762e-7 | |
| 12918359 | 7 months ago | | | 0 | 0.0000035047736 | |
| 12918356 | 7 months ago | | | 0 | 0.000000307616185612 | |
| 12918328 | 7 months ago | | | 0 | 3.1037919e-7 | |
| 12918325 | 7 months ago | | | 0 | 0.000000308926087774 | |
| 12918291 | 7 months ago | | | 0 | 0.000000306345589332 |
ABI
ABI objects
Getter at block 21866393
DOMAIN_SEPARATOR() view returns (bytes32)
0x91bb9cae77512d90604b5d65d626992726b639b708b090ca47c94dc4e5e6cd21
decimals() view returns (uint8)
18
name() view returns (string)
BEPE
symbol() view returns (string)
BEPE
totalSupply() view returns (uint256)
6942069420000000000000000000
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)
This contract contains no fallback and receive objects.
This contract contains no error objects.