Baby Hydra
Verified contract
Active on
Ethereum with 26 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 "Baby Hydra"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18437635 | a year ago | | | 0 | 0.00037172144 | |
| 18241567 | a year ago | | | 0 | 0.0015514055 | |
| 18241550 | a year ago | | | 0 | 0.00043585065 | |
| 18241500 | a year ago | | | 0 | 0.00035120762 | |
| 18241462 | a year ago | | | 0 | 0.00057189250 | |
| 18241418 | a year ago | | | 0 | 0.00039762629 | |
| 18241400 | a year ago | | | 0 | 0.00040620860 | |
| 18241396 | a year ago | | | 0 | 0.00052985822 | |
| 18241352 | a year ago | | | 0 | 0.00061969112 | |
| 18241337 | a year ago | | | 0 | 0.00043751778 |
ABI
ABI objects
Getter at block 21219294
_decimals() view returns (uint256)
9
_taxWallet() view returns (address)
0x50e3ffa8e7c766ba2caa9438a4ba445a8354a6d5
_totalSupply() view returns (uint256)
8888888888000000000
decimals() view returns (uint256)
9
name() view returns (string)
Baby Hydra
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BABYHYDRA
totalSupply() view returns (uint256)
8888888888000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address from, uint256 amount) returns (bool)
extendFrom()
extendTo()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lookupChain(address[] walletAddress)
moveTransfer(uint256 amount, address walletAddr)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address from, address recipient, uint256 _amount) returns (bool)
Approval(address indexed arg0, address indexed arg1, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 arg2)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.