ZigZag Protocol
Verified contract
Active on
Ethereum with 82 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZIGZAG | ERC-20 | 45.712593K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18622382 | a year ago | | | 0 | 0.0029179126 | |
| 18622372 | a year ago | | | 0 | 0.0029176515 | |
| 18620977 | a year ago | | | 0 | 0.0036665759 | |
| 18620904 | a year ago | | | 0 | 0.0033022227 | |
| 18620876 | a year ago | | | 0 | 0.0019098935 | |
| 18620867 | a year ago | | | 0 | 0.0019430338 | |
| 18620833 | a year ago | | | 0 | 0.0015388374 | |
| 18620825 | a year ago | | | 0 | 0.0015257691 | |
| 18620811 | a year ago | | | 0 | 0.0014652434 | |
| 18620800 | a year ago | | | 0 | 0.0017507116 |
ABI
ABI objects
Getter at block 21180438
TradingOpen() view returns (bool)
true
_maxTaxSwap() view returns (uint256)
200000000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000000000
_swapThreshold() view returns (uint256)
1000000000000000000000
_taxWallet() view returns (address)
0xb1e178c495898a294447974b6078259a03715284
_totalSupply() view returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
feesEnabled() view returns (bool)
true
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
ZigZag Protocol
pair() view returns (address)
0xd18fd741d0407ef4c4065a8db2ab5c3dd15cfd50
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
ZIGZAG
totalSupply() view returns (uint256)
100000000000000000000000000
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 addLiquidityETH()
approve(address spender, uint256 amount) returns (bool)
enableTrading()
removeLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawStuckedEthBalance()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address wallet)
receive()
This contract contains no error objects.