Arena Deathmatch
Verified contract
Active on
Ethereum with 767 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.24)
Native
Value
$0.24
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000067 | $3,590.68 |
$0.24 | |
ARENA | ERC-20 | 2.014355K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19959541 | 6 months ago | | | 0 | 0.0035548732 | |
| 19959411 | 6 months ago | | | 0 | 0.0017242633 | |
| 19959403 | 6 months ago | | | 0 | 0.0022067170 | |
| 19959397 | 6 months ago | | | 0 | 0.0022280969 | |
| 19959390 | 6 months ago | | | 0 | 0.0023232988 | |
| 19959363 | 6 months ago | | | 0 | 0.0024022651 | |
| 19959355 | 6 months ago | | | 0 | 0.0019316552 | |
| 19959339 | 6 months ago | | | 0 | 0.0021708053 | |
| 19959318 | 6 months ago | | | 0 | 0.0019687339 | |
| 19959311 | 6 months ago | | | 0 | 0.0018726843 |
ABI
ABI objects
Getter at block 21295179
LOCKER() view returns (address)
0x663a5c229c09b049e36dcc11a9b0d4a8eb9db214
MAINNET_BOT_TRADING_RECEIVER() view returns (address)
0xd5e2e43e30b706de8a0e01e72a6aba2b8930af44
REF() view returns (address)
0xa6ee40255a91a0922e2ba17f8a8662edae0d56d8
REF_SYS() view returns (address)
0x8a99c005c7b425ce999441afee22d4987f7a9869
buyTotalFees() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
endPhase1() view returns (uint256)
1694647619
endPhase2() view returns (uint256)
1694647919
hasCustomPhases() view returns (bool)
true
lengthPhase1() view returns (uint256)
300
lengthPhase2() view returns (uint256)
300
maxTransactionAmount() view returns (uint256)
30000000000000000000000
maxWallet() view returns (uint256)
60000000000000000000000
name() view returns (string)
Arena Deathmatch
owner() view returns (address)
0x0000000000000000000000000000000000000000
phase1Tax() view returns (uint256)
20
phase2Tax() view returns (uint256)
10
sellTotalFees() view returns (uint256)
5
start() view returns (uint256)
1694647319
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000
symbol() view returns (string)
ARENA
teamWallet() view returns (address)
0x283c084160a8e192ff01b08bed18a4d6dc9ec7b2
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x1c647d97a1efe98ffd083e0e16fbc3ace5192eed
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addLiquidity(uint256 _multiplier)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTeamWallet(address newWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
teamWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor(string _name, string _symbol, uint256 _totalSupply, uint256 _buyTaxes, uint256 _sellTaxes, address _lockOwnerAndTaxReceiver, bytes _ref, uint256 _phase1Length, uint256 _phase2Length, uint256 _phase1Tax, uint256 _phase2Tax)
receive()
This contract contains no error objects.