Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GIZA | ERC-20 | 680.749724K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18416508 | a year ago | | | 0 | 0.0021921313 | |
| 18416507 | a year ago | | | 0 | 0.0016448436 | |
| 18416507 | a year ago | | | 0 | 0.0016448436 | |
| 18416506 | a year ago | | | 0 | 0.0016711395 | |
| 18416506 | a year ago | | | 0 | 0.0017639374 | |
| 18416506 | a year ago | | | 0 | 0.0020902354 | |
| 18416504 | a year ago | | | 0 | 0.0016370191 | |
| 18416482 | a year ago | | | 0 | 0.0016779085 |
ABI
ABI objects
Getter at block 21425377
_Deployer() view returns (address)
0x3067ef2a45b823c4316e9aa233ed7a6537e23a0b
_totalBurned() view returns (uint256)
1844850200000000000000000
_totalMinted() view returns (uint256)
67965242148897779998652584
buyMintFee() view returns (uint256)
669
buyTotalFees() view returns (uint256)
669
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
20000000000000000000000000
maxWallet() view returns (uint256)
30000000000000000000000000
name() view returns (string)
Giza
owner() view returns (address)
0x3067ef2a45b823c4316e9aa233ed7a6537e23a0b
sellBurnFee() view returns (uint256)
1000
sellDevFee() view returns (uint256)
369
sellTotalFees() view returns (uint256)
1369
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
GIZA
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
680749723800000000000000
tokensForMint() view returns (uint256)
0
totalBurned() view returns (uint256)
1844850200000000000000000
totalMinted() view returns (uint256)
67965242148897779998652584
totalSupply() view returns (uint256)
1066120391948897779998652584
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x9f13980356481c062a57645f376b6a02043376f5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addBots(address[] bots)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableGiza()
enableGiza(uint256 Bblock)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBots(address[] bots)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _mintFee)
updateDevWallet(address newWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _burnFee, uint256 _devFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
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)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor(address depAddr)
receive()
This contract contains no error objects.