GlazedDonut
Verified contract
Active on
Ethereum with 100 txns
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 |
---|---|---|---|---|---|
GLZD | ERC-20 | 44.814644M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18257811 | a year ago | | | 0 | 0.00031850143 | |
| 17872154 | a year ago | | | 0 | 0.0016362252 | |
| 17872132 | a year ago | | | 0 | 0.0014636729 | |
| 17872124 | a year ago | | | 0 | 0.0015404268 | |
| 17872118 | a year ago | | | 0 | 0.0016729071 | |
| 17870145 | a year ago | | | 0 | 0.00088883903 | |
| 17813039 | a year ago | | | 0 | 0.00083052661 | |
| 17762097 | a year ago | | | 0 | 0.0038626593 | |
| 17673644 | a year ago | | | 0 | 0.00078456733 | |
| 17608641 | a year ago | | | 0 | 0.00059268209 |
ABI
ABI objects
Getter at block 21391853
decimals() pure returns (uint8)
18
marketingdevelopmentAddress() view returns (address)
0x8fca1310bda1b4275f5274e6ee0e6afc69487383
maxTxAmount() view returns (uint256)
3000000000000000000000000000
maxWalletAmount() view returns (uint256)
3000000000000000000000000000
name() view returns (string)
GlazedDonut
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0x9e52439bf9b8e2878775fc92673dc14262220e79
routerV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
50000000000000000000000000
symbol() view returns (string)
GLZD
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludedFromLimits(address) view returns (bool)
marketingdevelopmentFees(uint256) view returns (uint16)
totalFees(uint256) view returns (uint16)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool isExcluded)
excludeFromLimits(address account, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
marketingdevelopmentAddressSetup(address _newAddress)
marketingdevelopmentFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
renounceOwnership()
setAMMPair(address pair, bool isPair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxAmount(uint256 _maxTxAmount)
updateMaxWalletAmount(uint256 _maxWalletAmount)
updateSwapThreshold(uint256 _swapThreshold)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeFromLimits(address indexed account, bool isExcluded)
MaxTxAmountUpdated(uint256 maxTxAmount)
MaxWalletAmountUpdated(uint256 maxWalletAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
SwapThresholdUpdated(uint256 swapThreshold)
Transfer(address indexed from, address indexed to, uint256 value)
marketingdevelopmentAddressUpdated(address marketingdevelopmentAddress)
marketingdevelopmentFeeSent(address recipient, uint256 amount)
marketingdevelopmentFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.