XKI

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x6021c725 at 12341655
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "XKI"

No transactions found for "XKI"


Functions
Getter at block 20863219
BRIDGE_OWNER_ROLE(view returns (bytes32)
0xca93eeebffcc91aeddd69986d2392810138feb62c9e4efc6996600ed00e90b6d
BRIDGE_WATCHER_ROLE(view returns (bytes32)
0x492d9fc9657070185f0d6f90f3e14794ecfa87784781f37ef6a01d92d9290847
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
6
name(view returns (string)
paused(view returns (bool)
false
symbol(view returns (string)
totalSupply(view returns (uint256)
0
version(view returns (string)
1.0.0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasBridgeOwnerRole(address accountview returns (bool)
hasRole(bytes32 roleaddress accountview returns (bool)
isValidKiAddress(string kiAddresspure returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addBridgeOwner(address newOwner
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
grantWatcherRole(address watcherAddress
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address initialBridgeOwneraddress bridgeWatcher
pause(
renounceBridgeOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
revokeWatcherRole(address watcherAddress
swapToErc20XKI(address ethAddressstring xkiAddressuint256 amountXKI
swapToNativeXKI(string xkiAddressuint256 amountXKI
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SwapToERC20XKI(address indexed ethAddressstring xkiAddressuint256 amount
SwapToNativeXKI(address indexed ethAddressstring xkiAddressuint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.