Beis (not rug)
Verified contract
Active on
Base with 202 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Beis (not rug)"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21913502 | 3 days ago | | | 0 | 1.1352898e-7 | |
| 21789325 | 6 days ago | | | 0 | 0.000000202989615114 | |
| 18408935 | 3 months ago | | | 0 | 0.000000202125372240 | |
| 16526013 | 4 months ago | | | 0 | 7.9481800e-7 | |
| 13920164 | 6 months ago | | | 0 | 6.1003149e-7 | |
| 13432021 | 7 months ago | | | 0 | 1.5722804e-7 | |
| 13348085 | 7 months ago | | | 0 | 1.9460864e-7 | |
| 12514760 | 7 months ago | | | 0 | 0.000034528828 | |
| 12511132 | 7 months ago | | | 0 | 0.000046443922 | |
| 12511052 | 7 months ago | | | 0 | 0.000048626323 |
ABI
ABI objects
Getter at block 22030422
decimals() view returns (uint8)
18
name() view returns (string)
Beis (not rug)
symbol() view returns (string)
BEIS
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) 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.