Baby Prof of inu
Verified contract
Active on
Ethereum with 22 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 Prof of inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15565471 | 2 years ago | | | 0 | 0.00021577900 | |
| 15565471 | 2 years ago | | | 0 | 0.00021577900 | |
| 15565471 | 2 years ago | | | 0 | 0.00021577900 | |
| 15565471 | 2 years ago | | | 0 | 0.00023897350 | |
| 15565470 | 2 years ago | | | 0 | 0.00023148209 | |
| 15565467 | 2 years ago | | | 0 | 0.00021097178 | |
| 15565459 | 2 years ago | | | 0 | 0.00019667747 | |
| 15565455 | 2 years ago | | | 0 | 0.00021536074 | |
| 15565452 | 2 years ago | | | 0 | 0.00017916256 | |
| 15565445 | 2 years ago | | | 0 | 0.00016360923 |
ABI
ABI objects
Getter at block 21397352
decimals() view returns (uint8)
9
name() view returns (string)
Baby Prof of inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SHIB 2.0
totalSupply() view returns (uint256)
1000000000000000000
Read-only
_balances(address) view returns (uint256)
allowAddress(address) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
getChainId(address chainId, uint256 chainAmount) returns (bool)
renounceOwnership()
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)
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.