Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($19.07)
Native
Value
$19.07
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.005138 | $3,712.23 |
$19.07 | |
CULTCOW | ERC-20 | 891.633589M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14481880 | 3 years ago | | | 0 | 0.0019966267 | |
| 14481793 | 3 years ago | | | 0 | 0.0030061362 | |
| 14481703 | 3 years ago | | | 0 | 0.0014543557 | |
| 14481687 | 3 years ago | | | 0 | 0.0029568174 | |
| 14481686 | 3 years ago | | | 0 | 0.0028952306 | |
| 14481681 | 3 years ago | | | 0 | 0.0029139201 | |
| 14481681 | 3 years ago | | | 0 | 0.0029516655 | |
| 14481680 | 3 years ago | | | 0 | 0.0026109133 | |
| 14481680 | 3 years ago | | | 0 | 0.0030291950 | |
| 14481679 | 3 years ago | | | 0 | 0.0018876752 |
ABI
ABI objects
Getter at block 21311187
decimals() pure returns (uint256)
9
name() pure returns (string)
CULTCOW
owner() view returns (address)
0xbd5cd0715f430add9af1cbc930600e2aaed4ab2d
symbol() pure returns (string)
CULTCOW
totalSupply() pure returns (uint256)
10000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
isExcludedFromFee(address ad) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBots(address[] bots_)
excludeFromFee(address ad)
includeToFee(address ad)
initContract(address feeAddress)
openTrading()
renounceOwnership()
setBots(address[] bots_)
setFeeWallet(address feeWalletAddress)
setTeamFee(uint256 fee)
swapFeesManual()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawFees()
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()
receive()
This contract contains no error objects.