BridgeLilFlokiETH
Verified contract
Active on
Ethereum with 109 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 |
---|---|---|---|---|---|
lilFloki | ERC-20 | 576.652544T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17727506 | a year ago | | | 0 | 0.0051952222 | |
| 17727491 | a year ago | | | 0 | 0.0068883042 | |
| 17538169 | a year ago | | | 0 | 0.0033376436 | |
| 17528886 | a year ago | | | 0 | 0.0078722597 | |
| 17469776 | a year ago | | | 0 | 0.0032987444 | |
| 17469757 | a year ago | | | 0 | 0.0039171899 | |
| 17266795 | a year ago | | | 0.005 | 0.0097791490 | |
| 17170234 | 2 years ago | | | 0 | 0.015804270 | |
| 17140777 | 2 years ago | | | 0 | 0.0077007844 | |
| 17140767 | 2 years ago | | | 0 | 0.0084162399 |
ABI
ABI objects
Getter at block 21184287
_isBridgingPaused() view returns (bool)
false
bridgeFeesAddress() view returns (address)
0xd378dbed86689d0dba19ca2bab322b6f23765288
getBridgeFee() view returns (uint256)
3
governor() view returns (address)
0xd070544810510865114ad5a0b6a821a5bd2e7c49
lilfloki() view returns (address)
0x471518efaf6103599c51c05f56503a9c3f170273
owner() view returns (address)
0x012d57ee9b0bb7a08d5c40b4ec1239fe12075a23
system() view returns (address)
0x6d790570e091a08328493f0b3d6349d652d3bb4e
Read-only
_isExcludedFromFees(address) view returns (bool)
feeCalculation(uint256 amount) view returns (uint256)
getBridgeStatus(uint256 nonce, uint256 fromChainID) view returns (bool)
getProcessedFees(uint256 chainID) view returns (uint256)
State-modifying
Events changeGovernor(address _governor)
excludeFromFees(address account, bool exclude)
renounceOwnership()
setBridgeFee(uint256 bridgeFee) returns (bool)
setBridgeFeesAddress(address _bridgeFeesAddress)
setProcessedFess(uint256 chainID, uint256 processedFees)
setSystem(address _system) returns (bool)
swap(uint256 amount, uint256 toChainID) payable
swapBack(address to, uint256 amount, uint256 nonce, uint256 fromChainID)
transferOwnership(address newOwner)
updateBridgingStaus(bool paused)
updateLilflokiContract(address _lilfloki)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapRequest(address indexed to, uint256 amount, uint256 nonce, uint256 toChainID)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.