Escape The Matrix
Verified contract
Active on
Ethereum with 336 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4e7d…f7dd
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MATRIX | ERC-20 | 1.062599B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20697449 | 3 months ago | | | 0 | 0.00024158735 | |
| 20644540 | 3 months ago | | | 0 | 0.00012701720 | |
| 20604942 | 3 months ago | | | 0 | 0.000051474983 | |
| 20546184 | 3 months ago | | | 0 | 0.000064225519 | |
| 20496216 | 4 months ago | | | 0 | 0.000080737390 | |
| 20351282 | 4 months ago | | | 0 | 0.00013151442 | |
| 20251804 | 5 months ago | | | 0 | 0.00015387351 | |
| 20199392 | 5 months ago | | | 0 | 0.00016660927 | |
| 20149137 | 5 months ago | | | 0 | 0.00013763888 | |
| 20144520 | 5 months ago | | | 0 | 0.00018701066 |
ABI
ABI objects
Getter at block 21310258
_maxTaxSwap() view returns (uint256)
4206900000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
4200000000000000000
caCount() view returns (uint256)
2
caLimiter() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Escape The Matrix
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MATRIX
totalSupply() pure returns (uint256)
420690000000000000000
uniswapV2Pair() view returns (address)
0x51cba8e685ac726e65a1283d19cbb48f654a4d72
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events addToBlackList(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
enableTrading()
isFree_AnyERC20Tokens(address _tokenAddr, uint256 _amount)
isFree_AnyStuckETH()
isFree_WalletRestrictions()
removeFromBlackList(address account)
removeFromBlackListwallets(address[] addresses)
renounceOwnership()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.