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 "Elepig"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5938455 | 6 years ago | | | 0 | 0.00048077100 | |
| 5934848 | 6 years ago | | | 0 | 0.00039889200 | |
| 5934846 | 6 years ago | | | 0 | 0.00038355000 | |
| 5934811 | 6 years ago | | | 0 | 0.00038355000 | |
| 5934772 | 6 years ago | | | 0 | 0.00038355000 | |
| 5934764 | 6 years ago | | | 0 | 0.00038355000 | |
| 5934754 | 6 years ago | | | 0 | 0.00038291000 | |
| 5934748 | 6 years ago | | | 0 | 0.00038355000 | |
| 5934719 | 6 years ago | | | 0 | 0.00038355000 | |
| 5934654 | 6 years ago | | | 0 | 0.00038355000 |
ABI
ABI objects
Getter at block 21387408
decimals() view returns (uint8)
18
mintedWallets() view returns (bool)
true
mintingFinished() view returns (bool)
false
name() view returns (string)
Elepig
owner() view returns (address)
0xe6be085afbe3119907725e901679f0b9a5ebc6da
symbol() view returns (string)
EPG
totalSupply() view returns (uint256)
150000714000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
freezeOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
finishMinting() returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mint(address _to, uint256 _amount) returns (bool)
mintWallets(address _affiliateAddress, address _contingencyAddress, address _advisorAddress, address _teamAddress, address _teamY1Address, address _teamY2Address, address _teamY3Address, address _teamY4Address)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
Freeze(address indexed from, uint256 value)
Mint(address indexed to, uint256 amount)
MintFinished()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreeze(address indexed from, uint256 value)
WalletsMinted()
constructor()
fallback()
This contract contains no error objects.