MultiBridgeCapital
Verified contract
Active on
Ethereum with 136 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,594.34 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19820720 | 7 months ago | | | 0 | 0.00020573083 | |
| 14436719 | 3 years ago | | | 0 | 0.0022411995 | |
| 14241632 | 3 years ago | | | 0 | 0.0012019029 | |
| 13914245 | 3 years ago | | | 0 | 0.0043364715 | |
| 13914237 | 3 years ago | | | 0 | 0.0044126861 | |
| 13912363 | 3 years ago | | | 0 | 0.0019264210 | |
| 13683746 | 3 years ago | | | 0 | 0.0047991546 | |
| 13681147 | 3 years ago | | | 0 | 0.0045539435 | |
| 13680864 | 3 years ago | | | 0 | 0.0067954815 | |
| 13680726 | 3 years ago | | | 0 | 0.0063235781 |
ABI
ABI objects
Getter at block 21296220
decimals() pure returns (uint8)
9
name() pure returns (string)
MultiBridgeCapital
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MBC
totalSupply() pure returns (uint256)
1000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 ethToOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _wallet1)
receive()
This contract contains no error objects.