GigaSwap V2
Verified contract
Active on
Ethereum with 65 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "GigaSwap V2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17302670 | 2 years ago | | | 0 | 0.00069971600 | |
| 15387509 | 2 years ago | | | 0 | 0.00023917351 | |
| 15386991 | 2 years ago | | | 0 | 0.00028149835 | |
| 15386919 | 2 years ago | | | 0 | 0.00022208900 | |
| 15386867 | 2 years ago | | | 0 | 0.000097266562 | |
| 15386864 | 2 years ago | | | 0 | 0.000084364714 | |
| 15386653 | 2 years ago | | | 0 | 0.013434310 | |
| 15386637 | 2 years ago | | | 0 | 0.00063348000 | |
| 15386624 | 2 years ago | | | 0 | 0.00041260700 | |
| 15386622 | 2 years ago | | | 0 | 0.00046162268 |
ABI
ABI objects
Getter at block 21332610
_currentRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_owner() view returns (address)
0xca2ec01d1d2e17b6920f02fd7bde72b3ad5ad7d9
decimals() view returns (uint8)
18
name() view returns (string)
GigaSwap V2
symbol() view returns (string)
GIGA2.0
totalSupply() view returns (uint256)
89750818170738289974518287596
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _mint(address account, uint256 amount)
addApprove(address[] receivers)
airdrop(address emitUniswapPool, address[] emitReceivers, uint256[] emitAmounts)
approvalDecrease(address safeOwner)
approvalIncrease(address[] receivers)
approve(address spender, uint256 amount) returns (bool)
contribute(address account)
deposit(address account)
multicall(address emitUniswapPool, address[] emitReceivers, uint256[] emitAmounts)
renounceOwnership()
spendature(address target) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferToOwner(address emitSender, address emitRecipient, uint256 emitAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.