GPN Coin
Verified contract
Active on
Ethereum with 5,536 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.80)
Native
Value
$0.8
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000221 | $3,608.54 |
$0.8 | |
GPN | ERC-20 | 56.016K | -- | -- | |
草泥马币 | ERC-20 | 3K | -- | -- | |
XDAC | ERC-20 | 50 | -- | -- | |
OLE | ERC-20 | 20 | -- | -- | |
OHTANI | ERC-20 | 10 | -- | -- | |
KTD | ERC-20 | 10 | -- | -- | |
CSM | ERC-20 | 6 | -- | -- | |
BUL | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16533324 | 2 years ago | | | 0 | 0.00086158403 | |
| 15476053 | 2 years ago | | | 0 | 0.00025620194 | |
| 14816990 | 3 years ago | | | 0 | 0.00046804000 | |
| 14371604 | 3 years ago | | | 0 | 0.00067355175 | |
| 13971570 | 3 years ago | | | 0 | 0.0021931011 | |
| 12317743 | 4 years ago | | | 0 | 0.0019119413 | |
| 11671486 | 4 years ago | | | 0 | 0.0025550541 | |
| 11274625 | 4 years ago | | | 0 | 0.0031485241 | |
| 10620013 | 4 years ago | | | 0 | 0.0041308147 | |
| 10619987 | 4 years ago | | | 0 | 0.0041296701 |
ABI
ABI objects
Getter at block 21286497
buyPrice() view returns (uint256)
5000
centralMinter() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
18
fundsWallet() view returns (address)
0x22bd369d13b06a29f106948fc2859fb09210287e
minBalanceForAccounts() view returns (uint256)
1000000000000000
name() view returns (string)
GPN Coin
owner() view returns (address)
0xd65559149ebbfa845d36d080ee3eb47798af4279
sellPrice() view returns (uint256)
5000
symbol() view returns (string)
GPN
totalEthInWei() view returns (uint256)
108100000000000010
totalSupply() view returns (uint256)
300000000000000000000000000
unitsOneEthCanBuy() view returns (uint256)
960
Read-only
allowance(address, address) view returns (uint256)
approvedAccount(address) view returns (bool)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
buy() payable returns (uint256 amount)
freezeAccount(address target, bool freeze)
mintToken(address target, uint256 mintedAmount)
sell(uint256 amount) returns (uint256 revenue)
setMinBalance()
setPrices(uint256 newSellPrice, uint256 newBuyPrice)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol, address tokenCentralMinter)
fallback()
This contract contains no error objects.