Cosmo Baby
Verified contract
Active on
Ethereum with 252 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 "Cosmo Baby"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21272493 | 7 hours ago | | | 0 | 0.00063058569 | |
| 20858999 | 2 months ago | | | 0 | 0.00037230987 | |
| 20654695 | 3 months ago | | | 0 | 0.000033757410 | |
| 20351879 | 4 months ago | | | 0 | 0.000048431067 | |
| 20250481 | 5 months ago | | | 0 | 0.000066333145 | |
| 20126082 | 5 months ago | | | 0 | 0.00036291126 | |
| 20072949 | 5 months ago | | | 0 | 0.00042138463 | |
| 20052293 | 6 months ago | | | 0 | 0.00016540027 | |
| 20044156 | 6 months ago | | | 0 | 0.00031012269 | |
| 20040195 | 6 months ago | | | 0 | 0.00034347081 |
ABI
ABI objects
Getter at block 21274506
decimals() view returns (uint8)
18
name() view returns (string)
Cosmo Baby
owner() view returns (address)
0xca1c4b9fb628966a4fc19c18e6ddfeac271c207d
symbol() view returns (string)
CBABY
totalSupply() view returns (uint256)
1400000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x421b261606d5a3fb650d58a9bc4992e4e2759f66
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)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBuySell(uint256 _buy, uint256 _sell)
setPair(address _uniswapV2Pair)
setTaxWallet(address _taxWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.