GhostBlade Inu
Verified contract
Active on
Ethereum with 618 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x65d5…a0cc
0xcf89…b26b
Balances ($1,069.35)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 1.068281K | $1.001 |
$1,069.35 | |
GhostBlade | ERC-20 | 15.894337B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16464125 | 2 years ago | | | 0 | 0.00078400925 | |
| 15946771 | 2 years ago | | | 0 | 0.0042390905 | |
| 14772139 | 3 years ago | | | 0 | 0.0015792019 | |
| 14656090 | 3 years ago | | | 0 | 0.0022443043 | |
| 14580353 | 3 years ago | | | 0 | 0.0020122382 | |
| 14512328 | 3 years ago | | | 0 | 0.0018632400 | |
| 14483620 | 3 years ago | | | 0 | 0.0012771985 | |
| 14473911 | 3 years ago | | | 0 | 0.0014777727 | |
| 14443907 | 3 years ago | | | 0 | 0.0015712084 | |
| 14443904 | 3 years ago | | | 0 | 0.0023990397 |
ABI
ABI objects
Getter at block 21397795
decimals() pure returns (uint8)
9
name() pure returns (string)
GhostBlade Inu
owner() view returns (address)
0xf38609df41d16fdaea4cc25b6cb62792914aaa72
symbol() pure returns (string)
GhostBlade
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
originalPurchase(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeStrictTxLimit()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTx(uint256 maxTransactionAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateMaxTx(uint256 fee)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.