The Bridge

Verified contract

Active on Ethereum with 945 txns
Deployed by via 0x1a13410b at 11644828
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "The Bridge"

0x551ee9fa6eaecb384c4f24b9fabdb9e17d5a8a4e1f8fb11607483c2d90bf3e53
0x192dc8d0bf2f090077981c0e7df98df76beef099a3b43827926a0dbe348e1f24
0xd51fc7102ec4a548bdfdea300cf5a5280ef5921f2231567fcfca1148bce08770
0x910a7f0c8ed4aa3307f34c23e47c581e7e71d78c68e0188e9f0db9ac111b886d
0xc4c8a6f42121a229d566631cbaae3fec8415957b18b3a7f2c635039f9b17fdbb
0x3bbe399dedfec0f54e9638142fd1486c0d508916c2c667beb42f089942604822
0x2e49cf5eda34598394535569fdbac776cdbcd940fec521dbe56cad8c2b4405d0
0x8610a62464ab6c9971c4881e05b9a704dfb4273aa00f5537931cb1dd2a2caabc
0x3e38cc9ac8f2a3bc9211e226f25bd705a5f27f8e2fc311612c62a280e561f8b0
0x9098c147739a2707e4fbbbb9079498273aeedf0d9ba0a44e779fdb80d1538046

Functions
Getter at block 21171440
decimals(view returns (uint8)
18
name(view returns (string)
The Bridge
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xf6dc727a642ba9916da95d34d954e58c3118afff
paused(view returns (bool)
false
symbol(view returns (string)
TBG
totalSupply(view returns (uint256)
5000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
balanceOfAvailable(address ownerview returns (uint256)
balanceOfTimelocked(address ownerview returns (uint256)
frozenAccount(addressview returns (bool)
isOwner(address accountview returns (bool)
isPauser(address accountview returns (bool)
timelockList(addressuint256view returns (uint256 _releaseTimeuint256 _amount)
timelockListLength(address ownerview returns (uint256)
State-modifying
acceptOwnership(returns (bool)
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
freezeAccount(address holderreturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lockByQuantity(address holderuint256 valueuint256 releaseTimereturns (bool)
pause(
removePauser(address account
renouncePauser(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address _newOwner
transferWithLock(address holderuint256 valueuint256 releaseTimereturns (bool)
unfreezeAccount(address holderreturns (bool)
unlock(address holderuint256 idxreturns (bool)
unlockByQuantity(address holderuint256 valueuint256 releaseTimereturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Freeze(address indexed holder
Lock(address indexed holderuint256 valueuint256 releaseTime
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Unfreeze(address indexed holder
Unlock(address indexed holderuint256 value
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.