Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TEST | ERC-20 | 39.99884M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12006945 | 8 months ago | | | 0 | 1.8637317e-7 | |
| 12006941 | 8 months ago | | | 0 | 2.8092966e-7 | |
| 12006591 | 8 months ago | | | 0 | 1.7628229e-7 | |
| 12006575 | 8 months ago | | | 0 | 2.8200411e-7 | |
| 12002276 | 8 months ago | | | 0 | 0.0000048954174 | |
| 12002276 | 8 months ago | | | 0 | 0.0000048954174 | |
| 12002269 | 8 months ago | | | 0 | 2.8117486e-7 |
ABI
ABI objects
Getter at block 22774027
FeeBuy() view returns (uint256)
4
FeeSell() view returns (uint256)
4
MarketingWallet() view returns (address)
0x759775774d40daab55921e518a6fc10124e5eb70
_maxWalletSize() view returns (uint256)
1000000000000000000000000000
decimals() pure returns (uint8)
18
name() view returns (string)
TESTO
owner() view returns (address)
0x759775774d40daab55921e518a6fc10124e5eb70
pair() view returns (address)
0x09a46bdb382acad374e0f0e65f629c4792390511
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
TEST
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
enableTrading(bool _tradingEnabled)
removeWalletLimit()
renounceOwnership()
setFees(uint256 _FeeBuy, uint256 _FeeSell)
setIsWalletLimitExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount)
setSwapPair(address pairaddr)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _MarketingWallet)
receive()
This contract contains no error objects.