SwapTokenct
Verified contract
Implementation
Active on
Base with 0 txns
Storage
Map
Table
Raw
Constants and immutables
7
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "SwapTokenct"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "SwapTokenct"
ABI
ABI objects
Getter at block 23073188
addre1() view returns (address)
0x0000000000000000000000000000000000000000
addre2() view returns (address)
0x0000000000000000000000000000000000000000
blockTime() view returns (uint256)
1732935723
maxSwapAmount() view returns (uint256)
0
owner() view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID() view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
rateToken() view returns (uint256)
0
swapDelay() view returns (uint256)
0
token2() view returns (address)
0x0000000000000000000000000000000000000000
totalDepoPool() view returns (uint256)
0
Read-only
adminLists(address) view returns (bool)
depoList(address) view returns (uint256)
invalidTx(string) view returns (bool)
lastGSwap(address) view returns (uint256)
swapDatas(string) view returns (address user, uint256 amount, uint256 swapTime)
State-modifying
Events cancelTxWithAuthority(string[] internalTxs_)
initialize(address token2_)
renounceOwnership()
setAdmin(address user_, bool status_)
setExchangeToken(address token2_)
setMaxSwapAmount(uint256 maxSwapAmount_)
setSwapDelay(uint256 swapDelay_)
setTokenPool(address addre1_, address addre2_)
setTokenRATE(uint256 rateToken_)
swapToken(string internalTx_, address receiver_) payable
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
CancelEvent(string internalTx, address user, uint256 amount, bytes signature)
CancelWithAuthorityEvent(string[] internalTx)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoleEvent(string role, address user, bool status)
SwapEvent(string internalTx, address user, uint256 amount)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.