Alliance of Wonder Planet
Verified contract
Active on
Ethereum with 44 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Alliance of Wonder Planet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6280685 | 6 years ago | | | 0 | 0.000086301000 | |
| 6241000 | 6 years ago | | | 0 | 0.00031298853 | |
| 6234312 | 6 years ago | | | 0 | 0.00015442118 | |
| 6234296 | 6 years ago | | | 0 | 0.000077198000 | |
| 6234275 | 6 years ago | | | 0 | 0.000054340000 | |
| 6234273 | 6 years ago | | | 0 | 0.000027170000 | |
| 6233803 | 6 years ago | | | 0 | 0.00039503570 | |
| 6233709 | 6 years ago | | | 0 | 0.010000000 | |
| 6233682 | 6 years ago | | | 0 | 0.00050000000 | |
| 6233597 | 6 years ago | | | 0 | 0.000068088000 |
ABI
ABI objects
Getter at block 21261856
buyPrice() view returns (uint256)
0
decimals() view returns (uint8)
8
name() view returns (string)
Alliance of Wonder Planet
owner() view returns (address)
0x34ce5f7545b0d339615805a5b174cf1da57af71d
sellPrice() view returns (uint256)
0
standard() view returns (string)
Token 0.1
symbol() view returns (string)
AWP
totalSupply() view returns (uint256)
210000000000000000
Read-only
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events buy() returns (uint256 amount)
freezeAccount(address target, bool freeze)
mintToken(address target, uint256 mintedAmount)
sell(uint256 amount) returns (uint256 revenue)
setMinBalance(uint256 minimumBalanceInFinney)
setPrices(uint256 newSellPrice, uint256 newBuyPrice)
transfer(address _to, uint256 _value)
transferOwnership(address newOwner)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, uint8 decimalUnits, string tokenSymbol, address centralMinter)
This contract contains no fallback and receive objects.
This contract contains no error objects.