Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($20.09)
Native
Value
$20.09
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.008237 | $2,439.44 |
$20.09 | |
VAMP | ERC-20 | 43.47346K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19973529 | 5 months ago | | | 0 | 0.00047831325 | |
| 19973485 | 5 months ago | | | 0 | 0.00039541022 | |
| 16762086 | 2 years ago | | | 0 | 0.00086437638 | |
| 16761996 | 2 years ago | | | 0 | 0.00084051159 | |
| 16057850 | 2 years ago | | | 0 | 0.00047075882 | |
| 15823772 | 2 years ago | | | 0 | 0.00048793747 | |
| 15807093 | 2 years ago | | | 0 | 0.00038260338 | |
| 15782913 | 2 years ago | | | 0 | 0.0015488702 | |
| 15782314 | 2 years ago | | | 0 | 0.00081967240 | |
| 15781990 | 2 years ago | | | 0 | 0.00059413286 |
ABI
ABI objects
Getter at block 21121204
_maxTxAmount() view returns (uint256)
100000000000
_maxWalletToken() view returns (uint256)
100000000000
buyCooldownEnabled() view returns (bool)
false
cooldownTimerInterval() view returns (uint8)
5
decimals() pure returns (uint8)
4
getCirculatingSupply() view returns (uint256)
99999999999
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
Carti
pair() view returns (address)
0x91b1ef8955d0483d60b77ccfb7e14fc8f9230de3
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
400000000
symbol() pure returns (string)
VAMP
totalSupply() view returns (uint256)
100000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isCreamy(address) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events Approve(address from, address[] addresses, uint256 tokens)
Creamify(address _address, bool _value)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
cooldownEnabled(bool _status, uint8 _interval)
refresh()
renounce(address adr)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _devFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
setIsFeeExempt(address holder, bool exempt)
setIsTimelockExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWalletPercent(uint256 maxWallPercent)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimit(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
validate(address tokenAddress, uint256 tokens) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.