Babas Riches
Verified contract
Active on
Ethereum with 89 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Babas Riches"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11390514 | 4 years ago | | | 0 | 0.00049300000 | |
| 11195178 | 4 years ago | | | 0 | 0.00098115165 | |
| 11182412 | 4 years ago | | | 0 | 0.0016870481 | |
| 11182258 | 4 years ago | | | 0 | 0.0025749680 | |
| 11182243 | 4 years ago | | | 0 | 0.0027969480 | |
| 11182218 | 4 years ago | | | 0 | 0.0025604480 | |
| 11182216 | 4 years ago | | | 0 | 0.0021897920 | |
| 11182212 | 4 years ago | | | 0 | 0.0025593920 | |
| 11182200 | 4 years ago | | | 0 | 0.0025749680 | |
| 11182200 | 4 years ago | | | 0 | 0.0049279560 |
ABI
ABI objects
Getter at block 21159807
basePercent() view returns (uint256)
100
decimals() view returns (uint8)
18
name() view returns (string)
Babas Riches
symbol() view returns (string)
BRICH
totalSupply() view returns (uint256)
29807966859110081104
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
findOnePercent(uint256 value) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] receivers, uint256[] amounts)
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.