Oko contract explorer
Contract

ABI for 0x0b38…b88a (Api3Token)

Functions

Selector Name Type
0x8c5be1e5 Approval(address owner, address spender, uint256 value) Event
0x5217d618 BurnerStatusUpdated(address burnerAddress, bool burnerStatus) Event
0xd7f05487 MinterStatusUpdated(address minterAddress, bool minterStatus) Event
0x8be0079c OwnershipTransferred(address previousOwner, address newOwner) Event
0xddf252ad Transfer(address from, address to, uint256 value) Event
0x06fdde03 name() Function
0x095ea7b3 approve(address spender, uint256 amount) Function
0x18160ddd totalSupply() Function
0x23b872dd transferFrom(address sender, address recipient, uint256 amount) Function
0x39509351 increaseAllowance(address spender, uint256 addedValue) Function
0x40c10f19 mint(address _to, uint256 _amount) Function
0x42966c68 burn(uint256 _value) Function
0x70a08231 balanceOf(address account) Function
0x715018a6 renounceOwnership() Function
0x8da5cb5b owner() Function
0x95d89b41 symbol() Function
0xa457c2d7 decreaseAllowance(address spender, uint256 subtractedValue) Function
0xa9059cbb transfer(address recipient, uint256 amount) Function
0xb168dc5b getBurnerStatus(address burnerAddress) Function
0xbbb30c5d getMinterStatus(address minterAddress) Function
0xd37cd55d updateBurnerStatus(bool burnerStatus) Function
0xefc8f3c8 updateMinterStatus(address minterAddress, bool minterStatus) Function
0xf2fde38b transferOwnership(address newOwner) Function
0xdd62ed3e allowance(address owner, address spender) Function
0x313ce567 decimals() Function