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 |
---|---|---|---|---|---|
GUN | ERC-20 | 6.110535B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17038359 | 2 years ago | | | 0 | 0.00075213932 | |
| 17010432 | 2 years ago | | | 0 | 0.00092996688 | |
| 17010403 | 2 years ago | | | 0 | 0.00093924092 | |
| 17010398 | 2 years ago | | | 0 | 0.00093787888 | |
| 17010375 | 2 years ago | | | 0 | 0.00094199676 | |
| 17010354 | 2 years ago | | | 0 | 0.00093783724 | |
| 17010341 | 2 years ago | | | 0 | 0.00092605371 | |
| 17010338 | 2 years ago | | | 0 | 0.00094595381 | |
| 17010335 | 2 years ago | | | 0 | 0.00086201632 | |
| 17010332 | 2 years ago | | | 0 | 0.0011504563 |
ABI
ABI objects
Getter at block 21125902
_maxWalletAmount() view returns (uint256)
2000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0xb63efd90eec1fd3d6572171232aa8f8997c8522b
name() pure returns (string)
GunPlay
pair() view returns (address)
0x92ba86366b542693ca2022ed62493d05acf27ba8
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000000
symbol() pure returns (string)
GUN
totalSupply() view returns (uint256)
100000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.