Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ESCROW | ERC-20 | 9.969282T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18135314 | a year ago | | | 0 | 0.0016594798 | |
| 18135305 | a year ago | | | 0 | 0.0021289994 | |
| 18125579 | a year ago | | | 0 | 0.0014396290 | |
| 18125430 | a year ago | | | 0 | 0.0013624859 | |
| 18125407 | a year ago | | | 0 | 0.0013007867 | |
| 18125398 | a year ago | | | 0 | 0.0013144620 | |
| 18125393 | a year ago | | | 0 | 0.0013569739 | |
| 18125368 | a year ago | | | 0 | 0.00095442815 | |
| 18125361 | a year ago | | | 0 | 0.00089273014 | |
| 18125353 | a year ago | | | 0 | 0.0013184249 |
ABI
ABI objects
Getter at block 21320347
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
ESCROW
pairAddress() view returns (address)
0x830121551eb70590bb6c83ce7f0c9e77b38a0b81
symbol() pure returns (string)
ESCROW
totalSupply() view returns (uint256)
952112280868293601
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setContractSwapSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setTransactionLimits(uint256 _buy, uint256 _sell, uint256 _wallet)
setTransactionRequirements(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.