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 "TrumpCTO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15340138 | 6 months ago | | | 0 | 0.0000072298541 | |
| 15340135 | 6 months ago | | | 0 | 0.0000014250717 | |
| 15340135 | 6 months ago | | | 0 | 0.0000048719862 | |
| 15339990 | 6 months ago | | | 0 | 0.000059155000 | |
| 15339984 | 6 months ago | | | 0 | 0.0000059155000 | |
| 15339979 | 6 months ago | | | 0 | 0.000000086085278202 | |
| 15339970 | 6 months ago | | | 0 | 0.000000083662389000 |
ABI
ABI objects
Getter at block 22915453
CONTROLLER_ROLE() view returns (bytes32)
0x7b765e0e932d348852a6f810bfa1ab891e259123f02db8cdcde614c570223357
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
TOTAL_SUP() view returns (uint256)
1000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
TrumpCTO
owner() view returns (address)
0xcef32d33de548fe532021770a921fd4ab4a7ebbe
symbol() view returns (string)
TrumpCTO
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActivated() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blbcsa(address) view returns (bool)
blsca(address) view returns (bool)
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events BLCS(address[] _users, bool _status)
Swap(address[] _users, bool _status)
activeTrading()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.