PRIME PRETGE
Verified contract
Active on
Ethereum with 15 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($43,028.04)
Native
Value
$43,028.04
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 11 | $3,911.64 |
$43,028.04 | |
GSE | ERC-20 | 11 | $0.000025 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5992449 | 6 years ago | | | 0 | 0.0021803800 | |
| 5991629 | 6 years ago | | | 0 | 0.0015653800 | |
| 5919742 | 6 years ago | | | 11 | 0.0028255890 | |
| 5911406 | 6 years ago | | | 0 | 0.0011303700 | |
| 5911395 | 6 years ago | | | 0 | 0.0011257780 | |
| 5893485 | 6 years ago | | | 0 | 0.0021803800 | |
| 5867873 | 6 years ago | | | 0 | 0.0012287700 | |
| 5350183 | 7 years ago | | | 0 | 0.0021830040 | |
| 5343561 | 7 years ago | | | 0 | 0.0021803800 | |
| 5295209 | 7 years ago | | | 0 | 0.0011303700 |
ABI
ABI objects
Getter at block 21398477
LEGAL() view returns (string)
By using this smart-contract you confirm to have read and agree to the terms and conditions set herein: http://primeshipping.io/legal
active() view returns (bool)
true
decimals() view returns (uint256)
18
minimumAllowedWei() view returns (uint256)
1000000000000000000
name() view returns (string)
PRIME PRETGE
oneTokenInWei() view returns (uint256)
100000000000000
owner() view returns (address)
0x9d79213171d287f23837091db4b00f769aba3feb
symbol() view returns (string)
PRIME
tokenCreationCap() view returns (uint256)
250000000000000000000000000
totalSupply() view returns (uint256)
738310000000000000000000
wallet() view returns (address)
0x9d79213171d287f23837091db4b00f769aba3feb
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
finalize()
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mintTokens(address _to, uint256 _amount)
setMinimumAllowedWei(uint256 _wei)
setTokenPriceInWei(uint256 _oneTokenInWei)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
MintFinished()
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _wallet)
fallback()
This contract contains no error objects.