MINTYBRIDGE
Verified contract
Active on
Ethereum with 40 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 "MINTYBRIDGE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16119992 | 2 years ago | | | 0 | 0.0013981550 | |
| 15184860 | 2 years ago | | | 0 | 0.0013439108 | |
| 15098155 | 2 years ago | | | 0 | 0.0027570479 | |
| 15098153 | 2 years ago | | | 0 | 0.0029836090 | |
| 15030552 | 2 years ago | | | 0.21 | 0.0048059418 | |
| 15030514 | 2 years ago | | | 0.01 | 0.0072125753 | |
| 15027697 | 2 years ago | | | 0.01 | 0.0037116123 | |
| 15009831 | 2 years ago | | | 0.05 | 0.0049863704 | |
| 15009808 | 2 years ago | | | 0.2 | 0.0035404576 | |
| 14981663 | 2 years ago | | | 0.53159 | 0.0033659476 |
ABI
ABI objects
Getter at block 21288149
decimals() view returns (uint8)
6
getChainId() view returns (uint256)
1
owner() view returns (address)
0x966fc45e155a7d88eafbcb83b0f8370551be4c89
Read-only
isSigner(address account) view returns (bool)
State-modifying
Events addSigner(address account)
payWithPermit(address _user, address _sourceToken, address[] pairs, uint256 _amount, uint8 _decimals, uint256 _fromChain, uint256 _toChain, bytes32 _txhash, struct MINTYBRIDGESigData sig)
renounceOwnership()
renounceSigner()
sendEther(address to, uint256 amount)
sendToken(address token, address to, uint256 amount)
setFee(uint256 _fee)
setFee2(uint256 _fee)
setRouterAddress(address routerAddr)
setStableToken(address tokenAddr)
swap(address[] pairs, address destTokenAddr, uint256 value, uint256 toChain) payable
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PAY(address indexed account, address indexed destToken, uint256 amount, bytes32 txhash, uint256 fromChain)
REQ(address indexed account, address indexed sourceToken, address indexed destToken, uint256 amount, uint256 toChain)
SignerAdded(address indexed account)
SignerRemoved(address indexed account)
constructor(address _stableAddr, address _weth, address _router, uint256 _fee)
fallback()
receive()
This contract contains no error objects.