BabyBaboon (t.me/BabyBaboon)
Verified contract
Active on
Ethereum with 30 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BabyBaboon (t.me/BabyBaboon)"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12512524 | 3 years ago | | | 0 | 0.0018293200 | |
| 12512354 | 3 years ago | | | 0 | 0.0016836220 | |
| 12512351 | 3 years ago | | | 0 | 0.0019998264 | |
| 12512350 | 3 years ago | | | 0 | 0.0020511040 | |
| 12512346 | 3 years ago | | | 0 | 0.0016921608 | |
| 12512335 | 3 years ago | | | 0 | 0.0023308000 | |
| 12512334 | 3 years ago | | | 0 | 0.0096168000 | |
| 12512306 | 3 years ago | | | 0 | 0.0019578720 | |
| 12512304 | 3 years ago | | | 0 | 0.0020511040 | |
| 12512304 | 3 years ago | | | 0 | 0.0013968000 |
ABI
ABI objects
Getter at block 21168793
_maxTxAmount() view returns (uint256)
2560000000000000000000
decimals() view returns (uint8)
9
name() view returns (string)
BabyBaboon (t.me/BabyBaboon)
owner() view returns (address)
0xafbf0e77cf3744bba2ebd43876344abbab5a5020
symbol() view returns (string)
BABYBABOON
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address who) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
renounceOwnership()
setMaxTxPercent(uint256 maxTxPercent)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_)
This contract contains no fallback and receive objects.
This contract contains no error objects.