Minions Coin
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
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MINIONS | ERC-20 | 403.546M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18368744 | a year ago | | | 0 | 0.00029102618 | |
| 18368731 | a year ago | | | 0 | 0.00057772164 | |
| 18368702 | a year ago | | | 0 | 0.00061063048 | |
| 18368691 | a year ago | | | 0 | 0.00033900115 | |
| 18368675 | a year ago | | | 0 | 0.00036682786 | |
| 18368670 | a year ago | | | 0 | 0.00037585800 | |
| 18368669 | a year ago | | | 0 | 0.00034642972 | |
| 18368664 | a year ago | | | 0 | 0.00035940308 | |
| 18368657 | a year ago | | | 0 | 0.00039673200 | |
| 18368643 | a year ago | | | 0 | 0.00050126926 |
ABI
ABI objects
Getter at block 21326567
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
buyTaxGlobal() view returns (uint256)
0
currentphase() view returns (uint8)
3
decimals() view returns (uint8)
18
maxTxAmount() view returns (uint256)
1000000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Minions Coin
operationsFunds() view returns (uint256)
0
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTaxGlobal() view returns (uint256)
0
swapThreshold() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
MINIONS
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x59f519363d3e8eaf6f62b7b0aa5823407423f2b0
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
GreedIsGoodwallets(address) view returns (bool)
_feeOn(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
wl(address) view returns (bool)
State-modifying
Events TradeOpen()
approve(address spender, uint256 amount) returns (bool)
createlis() payable
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
emergencyTaxRemoval(address addy, bool changer)
getTax() returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
skipTheSnipas() returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawToken(address to, uint256 amount)
withdrawToken(address token)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.