THE MATRIX
Verified contract
Active on
Ethereum with 53 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x037d…0362
0x037d…0362
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EXIT | ERC-20 | 1.506867M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17343481 | a year ago | | | 0 | 0.0014890970 | |
| 17216932 | a year ago | | | 0 | 0.0068004262 | |
| 17202308 | a year ago | | | 0 | 0.0073058042 | |
| 17201039 | a year ago | | | 0 | 0.0043944752 | |
| 17196701 | a year ago | | | 0 | 0.0074055327 | |
| 17195300 | a year ago | | | 0 | 0.0092754365 | |
| 17195075 | a year ago | | | 0 | 0.011212044 | |
| 17195050 | a year ago | | | 0 | 0.010190086 | |
| 17195049 | a year ago | | | 0 | 0.010202491 | |
| 17195032 | a year ago | | | 0 | 0.010417786 |
ABI
ABI objects
Getter at block 21092518
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_swapTokensAtAmount() view returns (uint256)
55000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
THE MATRIX
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
EXIT
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0xf27ffb4a06319240a4d24c827bf9e9dce5e8425f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enabletrade()
manualSwap(uint256 percent)
manualsend()
renounceOwnership()
setMaxTxnAmount(uint256 maxTxAmount)
toggleSwap(bool _swapEnabled)
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.