EntangleToken

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xa0a1ab7c at 19385843
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
3 additional variables

No balances found for "EntangleToken"

No transactions found for "EntangleToken"


Functions
Getter at block 21248079
ADMIN(view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
BURNER(view returns (bytes32)
0x9667e80708b6eeeb0053fa0cca44e028ff548e2a9f029edfeac87c118b08b7c8
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
LAZY(view returns (bytes32)
0x0366f100d5ae5fafb9de4e4e6128049091269fee90f18ba935ac41944f860c98
SPOTTER(view returns (bytes32)
0xaf8961b907e43075be137003b44269857377eea586da7b1d451f687aef42c559
decimals(view returns (uint8)
18
 
decreaseAllowance(pure 
 
increaseAllowance(pure 
name(view returns (string)
paused(view returns (bool)
false
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
bridge(uint256 _chainIdTobytes _touint256 _amountbool unwrapbytes32 _marker
burn(uint256 _amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string namestring symbolbytes32 _protocolIduint256 _eobChainIdaddress _adminaddress _startReceipientuint256 _startAmount
lazyBurn(uint256 _amount
lazyMint(address _touint256 _amount
pauseBridge(
redeem(bytes b
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setAggregationSpotter(address _as
setBridgeRouterAddress(address _bridgeRouterAddress
setFeeCollector(address _feeCollector
setLazySpotter(address _lazySpotter
setMinBridgeAmount(uint256[] chainIdsuint256[] minAmounts
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
unpauseBridge(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed spenderuint256 value
BeaconUpgraded(address indexed beacon
BridgeDone(address touint256 amountbytes32 txhashuint256 fromChainbytes32 marker
Initialized(uint8 version
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
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
EntangleToken__E1(
EntangleToken__E2(
EntangleToken__E3(
EntangleToken__E4(
EntangleToken__E5(
EntangleToken__E6(
EntangleToken__E7(
EntangleToken__E8(
EntangleToken__E9(