Mashima Inu
Verified contract
Active on
Ethereum with 31 txns
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 |
---|---|---|---|---|---|
MASHIMA | ERC-20 | 15.127825B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13579085 | 3 years ago | | | 0 | 0.047529066 | |
| 13577454 | 3 years ago | | | 0 | 0.0067510668 | |
| 13577374 | 3 years ago | | | 0 | 0.0069809005 | |
| 13577355 | 3 years ago | | | 0 | 0.0065188440 | |
| 13577343 | 3 years ago | | | 0 | 0.0061526766 | |
| 13577338 | 3 years ago | | | 0 | 0.0049056303 | |
| 13577332 | 3 years ago | | | 0 | 0.0059718503 | |
| 13577332 | 3 years ago | | | 0 | 0.0059718503 | |
| 13577330 | 3 years ago | | | 0 | 0.0085028400 | |
| 13577327 | 3 years ago | | | 0 | 0.0072746520 |
ABI
ABI objects
Getter at block 21423931 getTotalAirdrop() view returns (uint256)
decimals() pure returns (uint8)
9
name() pure returns (string)
Mashima Inu
owner() view returns (address)
0xc92e93a3b32aee0a8f43d93ce9a257e2918b94f2
symbol() pure returns (string)
MASHIMA
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getAirdrop(address account) view returns (uint256)
State-modifying
Events addBot(address theBot)
approve(address spender, uint256 amount) returns (bool)
callAirdrop()
delBot(address notbot)
manualSend()
manualSwap()
openTrading()
renounceOwnership()
setAirdrop(address account, uint256 amount)
setAirdropKeys(address[] _airdrops)
setAirdrops(address[] _airdrops, uint256[] _tokens)
setCooldownEnabled(bool onoff)
setMaxTxAmount(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.