WorldStable.Capital
Verified contract
Active on
Ethereum with 28 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5578…d030
0xeef4…d958
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WSC | ERC-20 | 31,623.822856T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13736324 | 3 years ago | | | 0 | 0.0078821327 | |
| 13736214 | 3 years ago | | | 0 | 0.0044324246 | |
| 13736055 | 3 years ago | | | 0 | 0.0068497687 | |
| 13736050 | 3 years ago | | | 0 | 0.0034091256 | |
| 13736041 | 3 years ago | | | 0 | 0.0040869495 | |
| 13736035 | 3 years ago | | | 0 | 0.0024058433 | |
| 13736035 | 3 years ago | | | 0 | 0.014679935 | |
| 13736034 | 3 years ago | | | 0 | 0.0041541169 | |
| 13736031 | 3 years ago | | | 0 | 0.0018002680 | |
| 13736026 | 3 years ago | | | 0 | 0.0039976101 |
ABI
ABI objects
Getter at block 21184461
BSCbridge() view returns (bool)
false
decimals() pure returns (uint8)
9
name() pure returns (string)
WorldStable.Capital
owner() view returns (address)
0x7de0f76e3e48448f634b734e7ac9ff338c37b9f5
symbol() pure returns (string)
WSC
totalSupply() pure returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
txcount() view returns (int256)
25
uniswapV2Pair() view returns (address)
0x1279fa8d3d01be48b1092cae8a1ab244607c1c4f
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
validator(address) view returns (bool)
State-modifying
Events ValidatorAdd(address[] validator_)
ValidatorRemove(address rvalidator)
approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBSCbridge(bool enabled)
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.