Calf of Wallstreet
Verified contract
Active on
Ethereum with 120 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COW | ERC-20 | 5.836956M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18544654 | a year ago | | | 0 | 0.0017513942 | |
| 18544641 | a year ago | | | 0 | 0.0019934480 | |
| 18544637 | a year ago | | | 0 | 0.0021009738 | |
| 18544637 | a year ago | | | 0 | 0.0019347798 | |
| 18544636 | a year ago | | | 0 | 0.0020413450 | |
| 18544626 | a year ago | | | 0 | 0.0018745558 | |
| 18544622 | a year ago | | | 0 | 0.0020875249 | |
| 18544622 | a year ago | | | 0 | 0.0020875249 | |
| 18544620 | a year ago | | | 0 | 0.0018504748 | |
| 18544620 | a year ago | | | 0 | 0.0018387103 |
ABI
ABI objects
Getter at block 21259470
_maxTaxSwap() view returns (uint256)
1200000000000000
_maxTxAmount() view returns (uint256)
150000000000000000
_maxWalletSize() view returns (uint256)
150000000000000000
_taxSwapThreshold() view returns (uint256)
375000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Calf of Wallstreet
owner() view returns (address)
0xb8655c114d38c50c4939dd68edfe11fad8e4e265
symbol() pure returns (string)
COW
totalSupply() pure returns (uint256)
150000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.