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 |
---|---|---|---|---|---|
MAXIMUS | ERC-20 | 8.801163M | -- | -- | |
Maximus | ERC-20 | 126.813782 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18987109 | a year ago | | | 0 | 0.00049552765 | |
| 18987109 | a year ago | | | 0 | 0.00049552765 | |
| 17256446 | 2 years ago | | | 0 | 0.0018470719 | |
| 17107038 | 2 years ago | | | 0 | 0.0015570065 | |
| 17072773 | 2 years ago | | | 0 | 0.00083730701 | |
| 17055848 | 2 years ago | | | 0 | 0.00055792463 | |
| 17055847 | 2 years ago | | | 0 | 0.00057677180 | |
| 17055835 | 2 years ago | | | 0 | 0.0018706401 | |
| 17050292 | 2 years ago | | | 0 | 0.00049252038 | |
| 17041564 | 2 years ago | | | 0 | 0.00060384966 |
ABI
ABI objects
Getter at block 21280047
InitialSupply() view returns (uint256)
1000000000000000000000000
LaunchTimestamp() view returns (uint256)
1667321940
burnTax() view returns (uint256)
0
buyTax() view returns (uint256)
60
decimals() pure returns (uint8)
18
getBurnedTokens() view returns (uint256)
0
getOwner() view returns (address)
0x1234e47c5899d06d93d8b0a700705b086f44622d
isOverLiquified() view returns (bool)
false
liquidityTax() view returns (uint256)
50
manualSwap() view returns (bool)
false
marketingTax() view returns (uint256)
950
marketingWallet() view returns (address)
0xced957d278838ee7b111788a38586680bc8545ae
name() pure returns (string)
Maximus
overLiquifyTreshold() view returns (uint256)
150
owner() view returns (address)
0x1234e47c5899d06d93d8b0a700705b086f44622d
sellTax() view returns (uint256)
60
swapTreshold() view returns (uint256)
2
symbol() pure returns (string)
Maximus
totalSupply() view returns (uint256)
1000000000000000000000000
transferTax() view returns (uint256)
0
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
exludedFromRestrictions(address) view returns (uint256)
isAMM(address) view returns (bool)
State-modifying
Events ChangeMarketingWallet(address newWallet)
EnableTrading()
ExcludeAccountFromFees(address account, bool exclude)
ExcludeFromRestrictions(address account)
SetAMM(address AMM, bool Add)
SetLaunchTimestamp(uint256 Timestamp)
SetOverLiquifiedTreshold(uint256 newOverLiquifyTresholdPermille)
SetTaxes(uint256 buy, uint256 sell, uint256 transfer_, uint256 burn, uint256 marketing, uint256 liquidity)
SwapContractToken()
SwitchManualSwap(bool manual)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setSwapTreshold(uint256 newSwapTresholdPermille)
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)
ExcludeAccount(address account, bool exclude)
OnEnableTrading()
OnSetTaxes(uint256 buy, uint256 sell, uint256 transfer_, uint256 burn, uint256 marketing, uint256 liquidity)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.