SotaBridge
Verified contract
Active on
Ethereum with 1,693 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 |
---|---|---|---|---|---|
SOTA | ERC-20 | 18.192445M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15243050 | 2 years ago | | | 0 | 0.00041988241 | |
| 15019138 | 2 years ago | | | 0 | 0.0038905878 | |
| 14995794 | 2 years ago | | | 0 | 0.0015276262 | |
| 14787766 | 3 years ago | | | 0 | 0.0026680629 | |
| 14769118 | 3 years ago | | | 0 | 0.0034166921 | |
| 14750207 | 3 years ago | | | 0 | 0.0022467697 | |
| 14477217 | 3 years ago | | | 0 | 0.0029041641 | |
| 14443776 | 3 years ago | | | 0 | 0.0020958652 | |
| 14406932 | 3 years ago | | | 0 | 0.0016913528 | |
| 14371915 | 3 years ago | | | 0 | 0.00079310148 |
ABI
ABI objects
Getter at block 21304511
FEE() view returns (uint256)
10000000000000000000
feeCollected() view returns (uint256)
12350000000000000000000
owner() view returns (address)
0x86b3cbb6c2dd7d1ac63943a365a84d54fbb0a2e2
paused() view returns (bool)
false
sota() view returns (address)
0x0dde6f6e345bfd23f3f419f0dfe04e93143b44fb
Read-only
This contract contains no read-only function objects.
State-modifying
Events adminWhiteList(address _whitelistAddr, bool _whiteList)
adminWithdrawFee(address _to)
emergencyWithdraw(address _to)
renounceOwnership()
setPause(bool pause)
setSwapFee(uint256 _fee)
swapSota(address _receiver, uint256 _amount)
transferOwnership(address newOwner)
unlockSota(address _receiver, uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address indexed _from, address indexed _to, uint256 indexed _amount)
constructor(address _sota)
This contract contains no fallback and receive objects.
This contract contains no error objects.