Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "BEFY"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21370106 | 2 days ago | | | 0 | 0.00030644149 | |
| 21052462 | 2 months ago | | | 0 | 0.00027669618 | |
| 20941159 | 2 months ago | | | 0 | 0.00036141999 | |
| 20909116 | 2 months ago | | | 0 | 0.00035288224 | |
| 20908046 | 2 months ago | | | 0 | 0.00039945368 | |
| 20905156 | 2 months ago | | | 0 | 0.00028435425 | |
| 20901364 | 2 months ago | | | 0 | 0.00056393129 | |
| 20613081 | 4 months ago | | | 0 | 0.000062674997 | |
| 20589600 | 4 months ago | | | 0 | 0.00013520114 | |
| 20556824 | 4 months ago | | | 0 | 0.00012684785 |
ABI
ABI objects
Getter at block 21384236
DOMAIN_SEPARATOR() view returns (bytes32)
0x72bc5d2cf7e880744d05c41949f6d3e64af47a6fe4219322681bdaf9f3617b17
DOMAIN_TYPEHASH() view returns (bytes32)
0x8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
factory() view returns (address)
0xfec915dd41e819ec3ec8247344df0418e9a017f5
name() view returns (string)
BEFY
symbol() view returns (string)
BEFY
totalSupply() view returns (uint256)
1083565000995000000000000000
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)
burn(uint256 amount)
mint(address to, uint256 amount)
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 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.