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 "Cujo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20616053 | 3 months ago | | | 0 | 0.000042840426 | |
| 20616004 | 3 months ago | | | 0 | 0.000054847843 | |
| 20615993 | 3 months ago | | | 0 | 0.000034055652 | |
| 20615508 | 3 months ago | | | 0 | 0.00019394506 | |
| 20614873 | 3 months ago | | | 0 | 0.00012051480 | |
| 20614866 | 3 months ago | | | 0 | 0.000081597560 | |
| 20614858 | 3 months ago | | | 0 | 0.00020069025 | |
| 20614856 | 3 months ago | | | 0 | 0.00020175874 | |
| 20614843 | 3 months ago | | | 0 | 0.00012568849 | |
| 20614833 | 3 months ago | | | 0 | 0.00020598876 |
ABI
ABI objects
Getter at block 21176657
decimals() view returns (uint8)
18
feeRecipientAddr() view returns (address)
0xe8148ae94d3716fff3b750247f9d162636647f6b
feeTokenThreshold() view returns (uint256)
5000000000000000000000000
maxSwapLimit() view returns (uint256)
0
maxWallet() view returns (uint256)
0
name() view returns (string)
Cujo
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapBackTax() view returns (uint256)
0
swapTax() view returns (uint256)
0
symbol() view returns (string)
CUJO
totalSupply() view returns (uint256)
1000000000000000000000000000
uniPair() view returns (address)
0xf54441e0446663d410be58a87dbe9a5171252d2c
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 spender, uint256 subtractedValue) returns (bool)
disableHoldingLimit()
disableLimits()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
recoverEther()
recoverTokens(address token)
removeSwapLimit()
renounceOwnership()
setFees(uint256 newBuyFee, uint256 newSellFee)
setStructure(uint256 maxMul, uint256 minDiv)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(uint256 newThreshold)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed 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.