Exit The Matrix
Verified contract
Active on
Ethereum with 384 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($2.35)
Native
Value
$2.35
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000738 | $3,180.45 |
$2.35 | |
ETM | ERC-20 | 2.151878B | -- | -- | |
UNI-V2 | ERC-20 | 13.036427K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20144298 | 5 months ago | | | 0 | 0.00010261514 | |
| 16672119 | 2 years ago | | | 0 | 0.0014200106 | |
| 16630828 | 2 years ago | | | 0 | 0.0018275930 | |
| 16542918 | 2 years ago | | | 0 | 0.0024731782 | |
| 16535910 | 2 years ago | | | 0 | 0.00088294736 | |
| 16529233 | 2 years ago | | | 0 | 0.0021853336 | |
| 16529225 | 2 years ago | | | 0 | 0.0020810067 | |
| 16505889 | 2 years ago | | | 0 | 0.00070040056 | |
| 16501546 | 2 years ago | | | 0 | 0.00071552237 | |
| 16498238 | 2 years ago | | | 0 | 0.00066025593 |
ABI
ABI objects
Getter at block 21215838
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000000000
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
97456158202508747712770049903
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
launchedAt() view returns (uint256)
16328469
name() pure returns (string)
Exit The Matrix
pair() view returns (address)
0xe2f4f701427f902d87ae8cd441b911092361d864
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000000000000
symbol() pure returns (string)
ETM
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
manualSend()
setFeeReceiver(address _DevFeeReceiver, address _MarketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _MarketingFee, uint256 _DevFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 amount)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTxLimit(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
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.