Goblin Gold
Verified contract
Active on
Ethereum with 407 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9f46…02bd
Balances ($0.00)
No balances found for "Goblin Gold"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19804554 | 6 months ago | | | 0 | 0.00015191384 | |
| 14998471 | 2 years ago | | | 0 | 0.00040949031 | |
| 14983091 | 2 years ago | | | 0 | 0.0011293513 | |
| 14908491 | 2 years ago | | | 0 | 0.0032020525 | |
| 14903782 | 2 years ago | | | 0 | 0.00085459272 | |
| 14903775 | 2 years ago | | | 0 | 0.0019260826 | |
| 14891946 | 2 years ago | | | 0 | 0.0022803375 | |
| 14887958 | 2 years ago | | | 0 | 0.0019135469 | |
| 14881919 | 2 years ago | | | 0 | 0.0022057969 | |
| 14881314 | 2 years ago | | | 0 | 0.0017497273 |
ABI
ABI objects
Getter at block 21190298
_fixedBuyTax() view returns (uint256)
2
_fixedSellTax() view returns (uint256)
6
_treasuryAddress() view returns (address)
0x9f468eb54ea418cf19bdf8ff312ae17dd70302bd
decimals() view returns (uint8)
18
getETHBalance() view returns (uint256 balance)
0
name() view returns (string)
Goblin Gold
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
GOBLIN
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0xb59d8d874b9d6f55c62a5fa7d46b46e2d5d84b03
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
reflectionFromToken(uint256 amountOfTokens, bool deductTaxForReflections) view returns (uint256)
tokensFromReflection(uint256 amountOfReflections) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromTaxes(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
renderUseless(address account, bool excluded)
renounceOwnership()
setBuyTax(uint256 tax)
setMaxPercentagePerWallet(uint256 amount)
setSellTax(uint256 tax)
setTreasuryAddress(address treasuryAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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 treasuryAddress, address router)
receive()
This contract contains no error objects.