⚽️ CR7 Inu ⚽️
Verified contract
Active on
Ethereum with 184 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5d6e…11e9
0x86f6…01d4
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CR7 INU | ERC-20 | 104.706636M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12758550 | 3 years ago | | | 0 | 0.00046581000 | |
| 12693902 | 3 years ago | | | 0 | 0.00037264800 | |
| 12687171 | 3 years ago | | | 0 | 0.00060555300 | |
| 12687036 | 3 years ago | | | 0 | 0.0014440110 | |
| 12686960 | 3 years ago | | | 0 | 0.0027948600 | |
| 12686958 | 3 years ago | | | 0 | 0.0012809775 | |
| 12686945 | 3 years ago | | | 0 | 0.0011179440 | |
| 12686927 | 3 years ago | | | 0 | 0.00072038700 | |
| 12686927 | 3 years ago | | | 0 | 0.00088503900 | |
| 12686923 | 3 years ago | | | 0 | 0.00093162000 |
ABI
ABI objects
Getter at block 21224182
amountInPool() view returns (uint256)
14411
cooldownEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
⚽️ CR7 Inu ⚽️
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CR7 INU
thisBalance() view returns (uint256)
871941610762743689
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
timeToBuy(address buyer) view returns (uint256)
timeToSell(address buyer) view returns (uint256)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setCooldownEnabled(bool onoff)
setFeeRate(uint256 rate)
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)
CooldownEnabledUpdated(bool _cooldown)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address FeeAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.