Gamer-Shiba
Verified contract
Active on
Ethereum with 55 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9c7b…a6f5
6 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,633.16 |
$0 | |
GAMES | ERC-20 | 1.857914M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16446430 | 2 years ago | | | 0 | 0.00071459550 | |
| 16443298 | 2 years ago | | | 0 | 0.0012276943 | |
| 16443284 | 2 years ago | | | 0 | 0.0013410467 | |
| 16443229 | 2 years ago | | | 0 | 0.0014254045 | |
| 16443195 | 2 years ago | | | 0 | 0.0023328000 | |
| 16443159 | 2 years ago | | | 0 | 0.0012958428 | |
| 16443138 | 2 years ago | | | 0 | 0.00081218641 | |
| 16443138 | 2 years ago | | | 0 | 0.0013601096 | |
| 16443131 | 2 years ago | | | 0 | 0.0017321930 | |
| 16443122 | 2 years ago | | | 0 | 0.00071603258 |
ABI
ABI objects
Getter at block 21318707
_adminWallet() view returns (address)
0xc797098cda269a746662bcc8a3dec57c37d01386
_burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
_buyTax() view returns (uint256)
10
_feeTokens() view returns (uint256)
1857914074659557281081578
_marketingWallet() view returns (address)
0x9c7b34536fa5afbc2038d86d474ae16aad0da6f5
_maxHoldings() view returns (uint256)
1000000000000000000000000000
_pairAddress() view returns (address)
0xca3b6150e54da2717f2c6a8b3a5f4a94d8d6236e
_prizesWallet() view returns (address)
0xc797098cda269a746662bcc8a3dec57c37d01386
_sellTax() view returns (uint256)
10
_taxLimit() view returns (uint256)
20
_totalSupply() view returns (uint256)
1000000000000000000000000000
_tradingStartBlock() view returns (uint256)
16443078
circulatingSupply() view returns (uint256)
1000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Gamer-Shiba
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
GAMES
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
false
Read-only
_taxExcluded(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address account) view returns (bool)
isTaxExcluded(address account) view returns (bool)
State-modifying
Events accidentalEthSweep(uint256 passcode) payable
addExcluded(address account)
addExcludedArray(address[] accounts)
addLiquidity() payable
addPreTrader(address[] accounts)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBot(address account, uint256 passcode)
removePreTrader(address[] accounts)
renounceOwnership()
setAdmin(address _wallet, uint256 passcode)
setBuyTax(uint256 rate, uint256 passcode)
setMarketing(address _wallet, uint256 passcode)
setMaxHoldings(uint256 maxHoldingRate, uint256 passcode)
setPrizes(address _wallet, uint256 passcode)
setSellTax(uint256 rate, uint256 passcode)
setTaxCap(uint256 rate, uint256 passcode)
start()
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(address prizesAddr, address marketingAddr)
receive()
This contract contains no error objects.