Joey Golira
Verified contract
Active on
Ethereum with 231 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 |
---|---|---|---|---|---|
GOLIRA | ERC-20 | 10B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19539421 | 8 months ago | | | 0 | 0.0011190284 | |
| 18908197 | a year ago | | | 0 | 0.00044600586 | |
| 18583740 | a year ago | | | 0 | 0.0012412387 | |
| 18191200 | a year ago | | | 0 | 0.00036293893 | |
| 18002564 | a year ago | | | 0 | 0.00059835250 | |
| 17880967 | a year ago | | | 0 | 0.00077667040 | |
| 17864836 | a year ago | | | 0 | 0.0016334990 | |
| 17688973 | a year ago | | | 0 | 0.0013031663 | |
| 17537663 | a year ago | | | 0 | 0.00071656388 | |
| 17507791 | a year ago | | | 0 | 0.00071287825 |
ABI
ABI objects
Getter at block 21219644
MAX_SUPPLY() view returns (uint256)
1000000000000000000000000000000
MAX_TRADE_AMOUNT() view returns (uint256)
30000000000000000000000000000
decimals() view returns (uint8)
18
discordURL() pure returns (string)
https://discord.gg/SGMjB7jgPu
name() view returns (string)
Joey Golira
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
GOLIRA
totalSupply() view returns (uint256)
1000000000000000000000000000000
twitterURL() pure returns (string)
https://twitter.com/JoeyGoliraETH
uniswapV2Pair() view returns (address)
0x2a8d72bf627b306bc37033e7fb75abccbecc98cd
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimitedTrading()
renounceOwnership()
setUniswapPair(address _uniswapV2Pair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
MoreThan3Percent()
TradingHasNotBegun()